diff --git a/build/release/script/general_incubator_vote.sh b/build/release/script/general_incubator_vote.sh index b00b2b154..f02be93ff 100644 --- a/build/release/script/general_incubator_vote.sh +++ b/build/release/script/general_incubator_vote.sh @@ -132,6 +132,6 @@ Thanks, On behalf of Apache Kyuubi(Incubating) community EOF -echo "please use general@incubator.apache.com +echo "please use general@incubator.apache.org see vote content in $GENERAL_VOTE please check all the links and ensure they are available" diff --git a/docs/community/release.md b/docs/community/release.md index 29d1805d5..d24530715 100644 --- a/docs/community/release.md +++ b/docs/community/release.md @@ -276,7 +276,7 @@ The [kyuubi status website](https://incubator.apache.org/projects/kyuubi.html) w ### Create an Announcement Once everything is working, create an announcement on the website and then send an e-mail to the mailing list. -You can generate the announcement via `buld/release/script/announce.sh` automatically. +You can generate the announcement via `build/release/script/announce.sh` automatically. The mailing list includes: `general@incubator.apache.org`, `announce@apache.org`, `dev@kyuubi.apache.org`, `user@spark.apache.org`. Note that, you must use the apache.org email to send announce to `announce@apache.org`.