You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2020/07/14 23:08:30 UTC

[cassandra-builds] branch master updated: Update vote email template with voting rules.

This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git


The following commit(s) were added to refs/heads/master by this push:
     new 3a23e69  Update vote email template with voting rules.
3a23e69 is described below

commit 3a23e69bbb40f9fadee706a9306498193a16e77b
Author: mck <mc...@apache.org>
AuthorDate: Wed Jul 15 01:07:56 2020 +0200

    Update vote email template with voting rules.
---
 cassandra-release/prepare_release.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cassandra-release/prepare_release.sh b/cassandra-release/prepare_release.sh
index e44ae24..bc4ad58 100755
--- a/cassandra-release/prepare_release.sh
+++ b/cassandra-release/prepare_release.sh
@@ -357,7 +357,7 @@ then
     echo "" >> $mail_vote_file
     echo "The Source and Build Artifacts, and the Debian and RPM packages and repositories, are available here: https://dist.apache.org/repos/dist/dev/cassandra/$release/" >> $mail_vote_file
     echo "" >> $mail_vote_file
-    echo "The vote will be open for 72 hours (longer if needed). Everyone who has tested the build is invited to vote. Votes by PMC members are considered binding. A vote passes if there are at least three binding +1s." >> $mail_vote_file
+    echo "The vote will be open for 72 hours (longer if needed). Everyone who has tested the build is invited to vote. Votes by PMC members are considered binding. A vote passes if there are at least three binding +1s and no -1's." >> $mail_vote_file
     echo "" >> $mail_vote_file
     echo "[1]: CHANGES.txt: $asf_git_repo?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/$release-tentative" >> $mail_vote_file
     echo "[2]: NEWS.txt: $asf_git_repo?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/$release-tentative" >> $mail_vote_file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org