summaryrefslogtreecommitdiff
path: root/README.RELEASE_PROCESS
diff options
context:
space:
mode:
authorLukas Smith <lsmith@php.net>2009-02-08 20:24:13 +0000
committerLukas Smith <lsmith@php.net>2009-02-08 20:24:13 +0000
commitca01eab3852c4a618971e5111931c272f5129515 (patch)
tree5bb65157e5b624d957cb978e390b0408a658b5a5 /README.RELEASE_PROCESS
parent2a1ff72729e1898f569c8dde71d564df6bbdae06 (diff)
downloadphp-git-ca01eab3852c4a618971e5111931c272f5129515.tar.gz
primary testers list is now mailed for every release
Diffstat (limited to 'README.RELEASE_PROCESS')
-rw-r--r--README.RELEASE_PROCESS9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS
index 9805e7107d..24582ffe43 100644
--- a/README.RELEASE_PROCESS
+++ b/README.RELEASE_PROCESS
@@ -89,11 +89,10 @@ Getting the non stable release (alpha/beta/RC) announced
pointing out "the location of the release" and "the possible release date of
either the next RC, or the final release".
-2. Only for an RC release also send an email
-(see example here http://news.php.net/php.qa/26069) **To**
+2. Send an email (see example here http://news.php.net/php.qa/26069) **To**
``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 that you have been setup
+This email is to notify the selected projects about a new release so that they
+can 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:
@@ -129,7 +128,7 @@ function to include the new RC and commit.
a. ``cvs commit include/version.inc include/releases.inc``
-5. For the first RC, write the doc team (phpdoc@lists.php.net) about updating the
+5. For the first RC, write the doc team (phpdoc@lists.php.net) about updating the
INSTALL and win32/install.txt files which are generated from the PHP manual sources.
Rolling a stable release