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 9311d3460f fix vote template email in Provider release (#33165)
9311d3460f is described below

commit 9311d3460fff4e693b6ebbb714e241427a6395fb
Author: eladkal <[email protected]>
AuthorDate: Mon Aug 7 10:52:17 2023 +0300

    fix vote template email in Provider release (#33165)
---
 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 68b77006e8..f0d4f1ea52 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 $(date -d '+3 
days') 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" ) UTC and until 3 binding +1 votes have been received.
 
 
 Consider this my (binding) +1.

Reply via email to