eladkal commented on code in PR #57796:
URL: https://github.com/apache/airflow/pull/57796#discussion_r2490172563


##########
dev/README_RELEASE_PROVIDERS.md:
##########
@@ -696,15 +696,15 @@ subject:
 
 ```shell script
 cat <<EOF
-$([ $VOTE_DURATION_IN_HOURS -ge 72 ] && echo "[VOTE]" || echo "[ACCELERATED 
VOTE]") Airflow Providers prepared on $(LANG=en_US.UTF-8 TZ=UTC date "+%B %d, 
%Y")
+$([ $VOTE_DURATION_IN_HOURS -ge 72 ] && echo "[VOTE]" || echo "[ACCELERATED 
VOTE]") Airflow Providers, package date ${PACKAGE_DATE}")

Review Comment:
   why did you remove the lang?
   this is needed when release manager OS is not in english by default



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to