From: Lukas Smith Date: Fri, 14 Mar 2008 21:52:47 +0000 (+0000) Subject: MFH X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~586 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72ae8cdf9b46040e94e0c89b0d6fdfe6c55278f5;p=php MFH --- diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index ede5e403f9..27453de4dc 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -51,12 +51,15 @@ pointing out "the location of the release" and "the possible release date of either the next RC, or the final release". 2. Send an email (see example here http://news.php.net/php.qa/26069) **To** -``php-qa@lists.php.net`` and **Bcc** everybody on the -`PhP4yz`_, -`PhP5yz`_ or -`PhP6yz`_ list (depending on the PHP version). +``php-qa@lists.php.net`` and **CC** ``primary-qa-tester@lists.php.net``. This email is to notify the selected projects about a new RC so that they can -make sure their projects keep working. +make sure their projects keep working. Make sure that you have been setup +as a moderator for ``primary-qa-tester@lists.php.net`` by having someone (Wez, +Derick etc.) run the following commands for you: + +``ssh lists.php.net`` + +``sudo -u ezmlm ezmlm-sub ~ezmlm/primary-qa-tester/mod moderator-email-address`` 3. Update the MD5 sums in ``qaweb/include/rc-md5sums.txt``.