]> granicus.if.org Git - php/commitdiff
Remove instructions to email internals-win@
authorSara Golemon <pollita@php.net>
Tue, 6 Jun 2017 16:45:20 +0000 (12:45 -0400)
committerSara Golemon <pollita@php.net>
Tue, 6 Jun 2017 16:45:20 +0000 (12:45 -0400)
Use the release-managers@ distribution list instead
for a better audience.

README.RELEASE_PROCESS

index bd0c7261a75757574a54168cbd643129b1672dd3..b6b46ada52693651493345c105be74048ce8f2bd 100644 (file)
@@ -103,9 +103,9 @@ MD5 sums. If you do not have this directory, create it.
 15. Now the RC can be found on http://downloads.php.net/~yourname,
 f.e. http://downloads.php.net/~derick/
 
-16. Once the release has been tagged, contact the PHP Windows development team
-(internals-win@lists.php.net) so that Windows binaries can be created. Once
-those are made, they should be placed into the same directory as the source snapshots.
+16. Once the release has been tagged, contact the release-managers@ distribution list
+so that Windows binaries can be created.  Once those are made, they should be placed
+into the same directory as the source snapshots.
 
 Getting the non stable release (alpha/beta/RC) announced
 --------------------------------------------------------
@@ -319,7 +319,8 @@ will not accidentally hit the php-announce@ mailinglist.
 New Release Manager Checklist
 -----------------------------
 
-1. Email systems@ to get setup for access to downloads.php.net
+1. Email systems@ to get setup for access to downloads.php.net and to be added to the
+   release-managers@ distribution list.
 
 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"`. Let