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

eladkal 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 c4e10ac9e7 improve README_RELEASE_PROVIDER_PACKAGES.md (#29180)
c4e10ac9e7 is described below

commit c4e10ac9e70a27c8871f2c03705065397c78ebf1
Author: eladkal <[email protected]>
AuthorDate: Thu Jan 26 17:42:41 2023 +0200

    improve README_RELEASE_PROVIDER_PACKAGES.md (#29180)
---
 dev/README_RELEASE_PROVIDER_PACKAGES.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/dev/README_RELEASE_PROVIDER_PACKAGES.md 
b/dev/README_RELEASE_PROVIDER_PACKAGES.md
index 780be58e62..d8115ebda1 100644
--- a/dev/README_RELEASE_PROVIDER_PACKAGES.md
+++ b/dev/README_RELEASE_PROVIDER_PACKAGES.md
@@ -939,7 +939,7 @@ Subject:
 
 ```shell script
 cat <<EOF
-Airflow Providers released on $(date "+%B %d, %Y") are ready
+Airflow Providers prepared on $(date "+%B %d, %Y") are ready
 EOF
 ```
 
@@ -980,3 +980,9 @@ Add the release data (version and date) at: 
https://reporter.apache.org/addrelea
 ## Close the testing status issue
 
 Don't forget to thank the folks who tested and close the issue tracking the 
testing status.
+
+```shell script
+Thank you everyone.
+Providers are released
+I invite everyone to help improve providers for the next release, a list of 
open bugs can be found 
[here](https://github.com/apache/airflow/issues?q=is%3Aopen+is%3Aissue+label%3Akind%3Abug+label%3Aarea%3Aproviders).
+```

Reply via email to