com php-src: Add some 'New RM' instructions: README.RELEASE _PROCESS
[email protected] (Sara Golemon)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: f04ae1d36589ede5007e824266d94fa83554da8a Author: Sara Golemon <[email protected]> Sun, 23 Apr 2017 12:20:41 -0700 Parents: 6df10e193258ab1d8f82c64ade320037cb5a861c Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f04ae1d36589ede5007e824266d94fa83554da8a Log: Add some 'New RM' instructions Changed paths: M README.RELEASE_PROCESS Diff: diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index 0dfcbec..fb4d93d 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 "[email protected]"`