@@ -974,7 +974,10 @@ volunteers to begin the selection process for the next release managers.
974
974
1. Request membership to the
975
975
[release managers group](https://github.com/orgs/php/teams/release-managers) on GitHub.
976
976
977
- 2. Email systems@php.net to get setup for access to downloads.php.net, to be
977
+ 2. Subscribe to the php-annouce@lists.php.net mailing list by emailing
978
+ php-announce+subscribe@lists.php.net
979
+
980
+ 3. Email systems@php.net to get setup for access to downloads.php.net, to be
978
981
added to the release-managers@php.net distribution list, and to be added to
979
982
the moderators for php-announce@lists.php.net so you are able to moderate
980
983
your release announcements.
@@ -988,12 +991,10 @@ volunteers to begin the selection process for the next release managers.
988
991
- Read [Machine Access](https://wiki.php.net/systems#machine_access) to set
989
992
up access to downloads.php.net through jump hosts, and provide a
990
993
` .google_authenticator` file for 2FA.
991
- - Subscribe to the php-annouce@lists.php.net mailing list by emailing
992
- php-announce+subscribe@lists.php.net
993
994
- Your @php.net email address to use for the release-managers@php.net
994
995
distribution list and php-announce@lists.php.net moderator address. This
995
996
should preferably not forward to a Gmail address.
996
- - Your GitHub accounti name, so that your membership to the release managers
997
+ - Your GitHub account name, so that your membership to the release managers
997
998
group may be approved.
998
999
999
1000
A system admin will then contact you to go through with steps 5 through 8 of
@@ -1005,7 +1006,7 @@ volunteers to begin the selection process for the next release managers.
1005
1006
> " [Send emails from a different address or alias][]."
1006
1007
1007
1008
1008
- 3 . Create a [GPG key][] for your @php.net address.
1009
+ 4 . Create a [GPG key][] for your @php.net address.
1009
1010
1010
1011
> 💡 ** Tip** \
1011
1012
> If you' re new to GPG, follow GitHub' s instructions for
@@ -1070,7 +1071,7 @@ volunteers to begin the selection process for the next release managers.
1070
1071
git push
1071
1072
```
1072
1073
1073
- 4 . Make sure you have the following repositories cloned locally:
1074
+ 5 . Make sure you have the following repositories cloned locally:
1074
1075
1075
1076
* https://github.com/php/php-src
1076
1077
* https://github.com/php/web-php
0 commit comments