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

divijv pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/trunk by this push:
     new f970ddff101 KAFKA-15210: Mention vote should be open for at atleast 72 
hours in the release script (#14183)
f970ddff101 is described below

commit f970ddff10114ae7f9ea1b9966cd25ac8bb5f581
Author: Gantigmaa Selenge <[email protected]>
AuthorDate: Wed Aug 16 12:00:39 2023 +0100

    KAFKA-15210: Mention vote should be open for at atleast 72 hours in the 
release script (#14183)
    
    Reviewers: Divij Vaidya <[email protected]>
---
 release.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/release.py b/release.py
index 62ab2df4d2b..cbbed115d54 100755
--- a/release.py
+++ b/release.py
@@ -722,6 +722,7 @@ Release notes for the %(release_version)s release:
 https://home.apache.org/~%(apache_id)s/kafka-%(rc_tag)s/RELEASE_NOTES.html
 
 *** Please download, test and vote by <VOTING DEADLINE, e.g. Monday, March 28, 
9am PT>
+<THE RELEASE POLICY 
(https://www.apache.org/legal/release-policy.html#release-approval) REQUIRES 
VOTES TO BE OPEN FOR MINIMUM OF 3 DAYS THEREFORE VOTING DEADLINE SHOULD BE AT 
LEAST 72 HOURS FROM THE TIME THIS EMAIL IS SENT.>
 
 Kafka's KEYS file containing PGP keys we use to sign the release:
 https://kafka.apache.org/KEYS

Reply via email to