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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 2caeede910 Fix time generation in vote template of provider release 
(#33198)
2caeede910 is described below

commit 2caeede91033370a21722c04678c9178fb56e4ff
Author: eladkal <[email protected]>
AuthorDate: Tue Aug 8 15:40:50 2023 +0300

    Fix time generation in vote template of provider release (#33198)
---
 dev/README_RELEASE_PROVIDER_PACKAGES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/README_RELEASE_PROVIDER_PACKAGES.md 
b/dev/README_RELEASE_PROVIDER_PACKAGES.md
index f0d4f1ea52..5e4016746b 100644
--- a/dev/README_RELEASE_PROVIDER_PACKAGES.md
+++ b/dev/README_RELEASE_PROVIDER_PACKAGES.md
@@ -468,7 +468,7 @@ cat <<EOF
 Hey all,
 
 I have just cut the new wave Airflow Providers packages. This email is calling 
a vote on the release,
-which will last for 72 hours - which means that it will end on $(TZ=UTC date 
-v+3d "+%B %d, %Y %H:M" ) UTC and until 3 binding +1 votes have been received.
+which will last for 72 hours - which means that it will end on $(TZ=UTC date 
-v+3d "+%B %d, %Y %H:%M %p" ) UTC and until 3 binding +1 votes have been 
received.
 
 
 Consider this my (binding) +1.

Reply via email to