diff options
author | Anatol Belski <ab@php.net> | 2017-04-28 19:15:32 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-04-28 19:15:32 +0200 |
commit | 9cec5e2c1d1c333dd9eff8d3879816c45f3db5ef (patch) | |
tree | a7961059b2c67dfe29a548bad0273d5fe4ed14f2 /README.RELEASE_PROCESS | |
parent | f708f0bb72b182ae371156435c4a00586dca06d7 (diff) | |
download | php-git-9cec5e2c1d1c333dd9eff8d3879816c45f3db5ef.tar.gz |
[ci skip] yet more info for new rm
Diffstat (limited to 'README.RELEASE_PROCESS')
-rw-r--r-- | README.RELEASE_PROCESS | 13 |
1 files changed, 12 insertions, 1 deletions
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. + |