The sponsorship agreement template supports a renewal workflow via a renewal boolean flag.
When renewal is true, the agreement logic changes to:
- Replace Exhibit A: The existing Exhibit A is replaced with a new version.
- Automatic Renewal Notice: Approval and incorporation of the new exhibit serves as written notice from the Sponsor to the Python Software Foundation (PSF) to continue the terms for an additional year and to contribute the new Sponsorship Payment specified in the new Exhibit A.
{% if renewal %}
1. [**Replacement of the Exhibit**]{.underline} Exhibit A to the Sponsorship Agreement is replaced with Exhibit A below.
1. [**Renewal**]{.underline} Approval and incorporation of this new exhibit with the previous Sponsor Benefits shall be considered written notice by Sponsor to the PSF that you wish to continue the terms of the Sponsorship Agreement for an additional year and to contribute the new Sponsorship Payment specified in Exhibit A, beginning on the Effective Date, as contemplated by Section 6 of the Sponsorship Agreement.
{% else %}