diff --git a/RELEASING/email_templates/announce.j2 b/RELEASING/email_templates/announce.j2 index 5d5b2f67aff3c..4eb89701be7ed 100644 --- a/RELEASING/email_templates/announce.j2 +++ b/RELEASING/email_templates/announce.j2 @@ -31,12 +31,12 @@ The official source release: https://www.apache.org/dist/{{ project_module }}/{{ version }} -The Pypi package: +The PyPI package: https://pypi.org/project/apache-superset/ -If you have any usage questions, or have problems when upgrading or -find any problems about enhancements included in this release, please +If you have any usage questions or have problems when upgrading or +find any issues with enhancements included in this release, please don't hesitate to let us know by sending feedback to this mailing list. diff --git a/RELEASING/email_templates/result_pmc.j2 b/RELEASING/email_templates/result_pmc.j2 index 37b7eeda532e9..8626816f27323 100644 --- a/RELEASING/email_templates/result_pmc.j2 +++ b/RELEASING/email_templates/result_pmc.j2 @@ -24,11 +24,11 @@ Thanks to everyone that participated. The vote to release Apache {{ project_name }} version {{ version }} based on {{ version_rc }} is now closed. {% if vote_negatives|length > 0 -%} -The vote did NOT PASS with {{vote_bindings|length}} binding +1, {{ vote_nonbindings|length}} non binding +1 and {{vote_negatives|length}} -1 votes: +The vote did NOT PASS with {{vote_bindings|length}} binding +1, {{ vote_nonbindings|length}} non-binding +1, and {{vote_negatives|length}} -1 votes: {% elif vote_bindings|length > 2 -%} -The vote PASSED with {{vote_bindings|length}} binding +1, {{ vote_nonbindings|length}} non binding +1 and {{vote_negatives|length}} -1 votes: +The vote PASSED with {{vote_bindings|length}} binding +1, {{ vote_nonbindings|length}} non-binding +1, and {{vote_negatives|length}} -1 votes: {% else -%} -The vote is non conclusive with {{vote_bindings|length}} binding +1, {{ vote_nonbindings|length}} non binding -1 and {{vote_negatives|length}} -1 votes: +The vote is non conclusive with {{vote_bindings|length}} binding +1, {{ vote_nonbindings|length}} non-binding -1, and {{vote_negatives|length}} -1 votes: {%- endif %} {% if vote_bindings|length > 0 -%} @@ -39,7 +39,7 @@ Binding votes: {%- endif %} {% if vote_nonbindings|length > 0 -%} -Non binding votes: +Non-binding votes: {% for voter in vote_nonbindings -%} - {{ voter }} {% endfor -%} diff --git a/RELEASING/email_templates/vote_pmc.j2 b/RELEASING/email_templates/vote_pmc.j2 index a6ebda72c24c4..f47838b7d8ff6 100644 --- a/RELEASING/email_templates/vote_pmc.j2 +++ b/RELEASING/email_templates/vote_pmc.j2 @@ -36,8 +36,7 @@ https://github.com/apache/{{ project_module }}/blob/{{ version_rc }}/CHANGELOG.m The Updating instructions for the release: https://github.com/apache/{{ project_module }}/blob/{{ version_rc }}/UPDATING.md -public keys are available at: - +Public keys are available at: https://www.apache.org/dist/{{ project_module }}/KEYS The vote will be open for at least 72 hours or until the necessary number