You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ja...@apache.org on 2023/04/13 17:31:32 UTC

[iceberg] branch master updated: Infra: Update vote mail sample in source-release.sh (#7330)

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

jackye pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new ecc2492aa6 Infra: Update vote mail sample in source-release.sh (#7330)
ecc2492aa6 is described below

commit ecc2492aa6f356fe0d8e0491da962c72cc2616bb
Author: gaborkaszab <ga...@cloudera.com>
AuthorDate: Thu Apr 13 19:31:25 2023 +0200

    Infra: Update vote mail sample in source-release.sh (#7330)
---
 dev/source-release.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev/source-release.sh b/dev/source-release.sh
index 2bb996ecb3..c3c754f202 100755
--- a/dev/source-release.sh
+++ b/dev/source-release.sh
@@ -156,11 +156,15 @@ Convenience binary artifacts are staged on Nexus. The Maven repository URL is:
 
 Please download, verify, and test.
 
-Please vote in the next 72 hours.
+Please vote in the next 72 hours. (Weekends excluded)
 
 [ ] +1 Release this as Apache Iceberg ${version}
 [ ] +0
 [ ] -1 Do not release this because...
+
+Only PMC members have binding votes, but other community members are encouraged to cast
+non-binding votes. This vote will pass if there are 3 binding +1 votes and more binding
++1 votes than -1 votes.
 EOF
 
 echo "Success! The release candidate is available here:"