From 9cec5e2c1d1c333dd9eff8d3879816c45f3db5ef Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 28 Apr 2017 19:15:32 +0200 Subject: [ci skip] yet more info for new rm --- README.RELEASE_PROCESS | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'README.RELEASE_PROCESS') diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index fb4d93dc08..192d3491b1 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -322,4 +322,15 @@ New Release Manager Checklist 1. Email systems@ to get setup for access to downloads.php.net 2. Create a GPG key for your @php.net address and publish it by editing `include/gpg-keys.inc` - in the `web-php` repository, adding the output of `gpg --fingerprint "$USER@php.net"` + in the `web-php` repository, adding the output of `gpg --fingerprint "$USER@php.net"`. Let + one or more of the previous RMs sign your key. + +3. Request karma to eding main/php_version.h. Possibly karma for other restricted parts of + php-src might come in question. + +4. Request karma for web/qa.git and web/php.git for publishing release announcements. + +5. Request moderation access to announce@php.net and primary-qa-tester@lists.php.net lists, to + be able to moderate your release announcements. All the announcements should be sent from + the @php.net alias. + -- cgit v1.2.1