summaryrefslogtreecommitdiff
path: root/README.RELEASE_PROCESS
diff options
context:
space:
mode:
authorLukas Smith <lsmith@php.net>2008-03-14 21:52:09 +0000
committerLukas Smith <lsmith@php.net>2008-03-14 21:52:09 +0000
commitad97f0b357d247605c48b65bb6f457f8492b774b (patch)
treeb95ad69b7c86c8d92030735bc787f2689bb21f03 /README.RELEASE_PROCESS
parent90e570be3b6159018ee1e0051c5f6ff7ca7f886b (diff)
downloadphp-git-ad97f0b357d247605c48b65bb6f457f8492b774b.tar.gz
updated due to the creation of the primary testers mailinglist
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..179ebccfab 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-tests@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-tests@lists.php.net`` by having someone (Wez,
+Derick) 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``.