From: Sara Golemon Date: Sun, 23 Apr 2017 19:20:41 +0000 (-0700) Subject: Add some 'New RM' instructions X-Git-Tag: php-7.2.0alpha1~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f04ae1d36589ede5007e824266d94fa83554da8a;p=php Add some 'New RM' instructions --- diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index 0dfcbec53b..fb4d93dc08 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -315,3 +315,11 @@ the news entry. Please make sure that the mail to php-announce@ is its own completely separate email. This is to make sure that replies to the announcement on php-general@ or internals@ will not accidentally hit the php-announce@ mailinglist. + +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"`