summaryrefslogtreecommitdiff
path: root/README.RELEASE_PROCESS
diff options
context:
space:
mode:
authorLukas Smith <lsmith@php.net>2008-03-14 21:52:47 +0000
committerLukas Smith <lsmith@php.net>2008-03-14 21:52:47 +0000
commit72ae8cdf9b46040e94e0c89b0d6fdfe6c55278f5 (patch)
tree1ffd02296a37cf3227d5da9d40aa2c935eec6675 /README.RELEASE_PROCESS
parent7158425387088829afcdc0ebcee7cb6008fe6dd5 (diff)
downloadphp-git-72ae8cdf9b46040e94e0c89b0d6fdfe6c55278f5.tar.gz
MFH
Diffstat (limited to 'README.RELEASE_PROCESS')
-rw-r--r--README.RELEASE_PROCESS13
1 files changed, 8 insertions, 5 deletions
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<http://wiki.pooteeweet.org/PhP4yz>`_,
-`PhP5yz<http://wiki.pooteeweet.org/PhP5yz>`_ or
-`PhP6yz<http://wiki.pooteeweet.org/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``.