From fe4fcc854bcdc134a17d772ac42c956bcee57379 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Thu, 10 Jun 2021 13:18:29 -0500 Subject: [PATCH] Fix typo in ezmlm command in release-process doc --- docs/release-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-process.md b/docs/release-process.md index 4c6d6a1c072..6d6730efcda 100644 --- a/docs/release-process.md +++ b/docs/release-process.md @@ -180,7 +180,7 @@ explained at the end of this document in ```sh ssh lists.php.net - sudo -u ezmlm ezmlm-sub ~ezmlm/primary-qa-tester/mod moderator-email-address + sudo -u ezmlm ezmlm-sub ~ezmlm/primary-qa-tester mod moderator-email-address ``` 6. For RCs, post tweet with release announcement (and link to news article on php.net) ([@official_php](https://twitter.com/official_php))