[KYUUBI #3816] Fix release document typo

### _Why are the changes needed?_

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #3816 from cxzl25/release_typo.

Closes #3816

614d60fe [sychen] typo

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Shaoyun Chen <csy@apache.org>
This commit is contained in:
sychen 2022-11-17 15:54:30 +08:00 committed by Shaoyun Chen
parent 0433b1d3cc
commit dcf0ce6dcf
No known key found for this signature in database
GPG Key ID: 81A87B8D54DB73A3
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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`.