Skip to content

Commit fe6263e

Browse files
committed
[ci skip] Remove primary-qa-tester ML from release process
1 parent 6859163 commit fe6263e

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

docs/release-process.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ slightly different steps. We'll call attention where the steps differ.
426426
* `internals@lists.php.net`
427427
* `php-general@lists.php.net`
428428
* `php-qa@lists.php.net`
429-
* `primary-qa-tester@lists.php.net`
430429
431430
In the announcement message, point out the location of the release and the
432431
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.
10021001
git push
10031002
```
10041003
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.
10091007
10101008
> 💬 **Hint** \
10111009
> To send email from your @php.net address, you will need to use a custom
10121010
> SMTP server. If you use Gmail, you may
10131011
> "[Send emails from a different address or alias][]."
10141012
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-
10251013
5. Make sure you have the following repositories cloned locally:
10261014
10271015
* https://github.com/php/php-src

0 commit comments

Comments
 (0)