@@ -426,7 +426,6 @@ slightly different steps. We'll call attention where the steps differ.
426
426
* `internals@lists.php.net`
427
427
* `php-general@lists.php.net`
428
428
* `php-qa@lists.php.net`
429
- * `primary-qa-tester@lists.php.net`
430
429
431
430
In the announcement message, point out the location of the release and the
432
431
possible release date of either the next RC or the final release. Also
@@ -1002,26 +1001,15 @@ volunteers to begin the selection process for the next release managers.
1002
1001
git push
1003
1002
```
1004
1003
1005
- 4. Request moderation access to php-announce@lists.php.net and
1006
- primary-qa-tester@lists.php.net lists, so you are able to moderate your
1007
- release announcements. All the announcements should be sent from your
1008
- @php.net address.
1004
+ 4. Request moderation access to php-announce@lists.php.net
1005
+ so you are able to moderate your release announcements. All the announcements
1006
+ should be sent from your @php.net address.
1009
1007
1010
1008
> 💬 **Hint** \
1011
1009
> To send email from your @php.net address, you will need to use a custom
1012
1010
> SMTP server. If you use Gmail, you may
1013
1011
> "[Send emails from a different address or alias][]."
1014
1012
1015
- > 💡 **Tip** \
1016
- > Make sure that you are set as a moderator for
1017
- > `primary-qa-tester@lists.php.net` by having someone (Hannes, Dan, Derick)
1018
- > run the following commands for you:
1019
- >
1020
- > ```shell
1021
- > ssh lists.php.net
1022
- > sudo -u ezmlm ezmlm-sub ~ezmlm/primary-qa-tester mod moderator-email-address
1023
- > ```
1024
-
1025
1013
5. Make sure you have the following repositories cloned locally:
1026
1014
1027
1015
* https://github.com/php/php-src
0 commit comments