summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-02-16 08:52:43 +0100
committerJens Geyer <jensg@apache.org>2022-02-16 08:52:43 +0100
commit6266dc0777e54b169e5c2a41541d586078633195 (patch)
tree764a6e4ce5cf8677f1ead2be56041561f54ce693
parentf0563a5c4929d169090ca8180e06895339c136bb (diff)
downloadthrift-6266dc0777e54b169e5c2a41541d586078633195.tar.gz
Updated website update info, the ASF CMS is not longer used anymore.
-rw-r--r--doc/ReleaseManagement.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ReleaseManagement.md b/doc/ReleaseManagement.md
index a0c55ef76..b35b564ba 100644
--- a/doc/ReleaseManagement.md
+++ b/doc/ReleaseManagement.md
@@ -345,7 +345,7 @@ Voting on the development mailing list provides additional benefits (wisdom from
The merge of 1.0.0 into master should proceed as a fast-forward since the 1.0.0 release branch. If there are discrepancies the best thing to do is resolve them and then submit a pull request. This pull request must be *MERGED* and not *REBASED* after the CI build is successful. You may want to do this yourself and mark the pull request as `[DO NOT MERGE]`.
-1. Update the web site content to include the new release. The repository is located at https://github.com/apache/thrift-website and there are plenty of instructions how to update both staging and live web site. With regard to the release, its actually quite simple: check out the main branch and editing two lines in _config.yml, then commit. The build bot will update staging. After checking everything is right, simply fast-forward "asf-site" to "asf-staging" and push, then production site will auomatically get updated as well
+1. Update the web site content to include the new release. The repository is located at https://github.com/apache/thrift-website and there are plenty of instructions how to update both staging and live web site. With regard to the release, its actually quite simple: check out the main branch and edit two lines in _config.yml, then commit. The build bot will update staging. After checking everything is right, simply fast-forward "asf-site" to "asf-staging" and push, then production site will automatically get updated as well
1. Make an announcement on the dev@ and user@ mailing lists of the release. There's no template to follow, but you can point folks to the official web site at https://thrift.apache.org, and to the GitHub site at https://github.org/apache.thrift.