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
The following commit(s) were added to refs/heads/master by this push:
new bc0a91c [docs] add reference to ASF software release policy
bc0a91c is described below
commit bc0a91c145fbd1e2e9a97e710835493248212c5c
Author: Alexey Serbin <[email protected]>
AuthorDate: Mon Oct 28 13:38:02 2019 -0700
[docs] add reference to ASF software release policy
Change-Id: Ic8e5525b2d6c7046e69715d6e9d99d588c80f246
Reviewed-on: http://gerrit.cloudera.org:8080/14561
Tested-by: Kudu Jenkins
Reviewed-by: Andrew Wong <[email protected]>
---
RELEASING.adoc | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/RELEASING.adoc b/RELEASING.adoc
index a09a409..1e129de 100644
--- a/RELEASING.adoc
+++ b/RELEASING.adoc
@@ -19,9 +19,11 @@
== Overview
-This document gives the steps required to perform a Kudu release, and is a
resource
-for Kudu release managers. To edit or update this document, edit
`RELEASING.adoc`
-in `master`.
+This document gives the steps required to perform a Kudu release, and is a
+resource for Kudu release managers. Make sure to read and understand the
+link:http://www.apache.org/legal/release-policy.html[ASF policy on software
+releases] prior to conducting the release management activity. To edit or
+update this document, edit `RELEASING.adoc` in `master`.
== Stating Intent to Release
@@ -180,7 +182,9 @@ svn commit -m "Adding my key to the KEYS file"
link:http://mail-archives.apache.org/mod_mbox/kudu-dev/201606.mbox/%3CCAGpTDNduoQM0ktuZc1eW1XeXCcXhvPGftJ%3DLRB8Er5c2dZptvw%40mail.gmail.com%3E[example]
as a template.
-. Reminder that voting on a release requires a Majority Approval by the PMC.
+. Reminder that voting on a release requires a
+
link:https://www.apache.org/foundation/glossary.html#MajorityApproval[Majority
Approval]
+ by the PMC.
. Cycle through as many RCs as required.