This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git
commit 799ba6e61f7534d0c86765d8f6b7d5575c27f379 Author: hahao <[email protected]> AuthorDate: Mon May 18 15:54:14 2020 -0700 [docs] add blog post announcement as part of a release Change-Id: I9bcb826f671ee7878b6e7a66ed9a77256847a153 Reviewed-on: http://gerrit.cloudera.org:8080/15951 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- RELEASING.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASING.adoc b/RELEASING.adoc index d8eb039..e75a2c7 100644 --- a/RELEASING.adoc +++ b/RELEASING.adoc @@ -368,6 +368,9 @@ Note: You can upload to the test PyPi by adding . Once the review is finished and the commit is pushed, update the website following these link:https://github.com/apache/kudu/#deploying-changes-to-the-apache-kudu-web-site[instructions]. +. Add a release blog post about the new release, similar to + link:https://kudu.apache.org/2019/07/09/apache-kudu-1-10-0-release.html[this]. + . About 24 hours after all artifacts have been published, send an email to [email protected], [email protected], and [email protected] to announce the new release. The email should be similar to
