[ci skip] Mention selection of a veteran + 1 or 2 rookies

This commit is contained in:
Ben Ramsey 2022-05-03 19:38:24 -05:00
parent d54bcbb43b
commit 9b0e391cf7
No known key found for this signature in database
GPG key ID: F9C39DC0B9698544

View file

@ -4,7 +4,7 @@ A release managers role includes making packaged source code from the canonical
available according to their release schedule. available according to their release schedule.
The release schedule for their branch is available on a Wiki page, for example The release schedule for their branch is available on a Wiki page, for example
[PHP 8.0 release schedule](https://wiki.php.net/todo/php80) [PHP 8.0 release schedule](https://wiki.php.net/todo/php80)
There are two types of release: There are two types of release:
@ -16,7 +16,7 @@ in detail below. The process differs slightly for non-stable and stable releases
Before a release manager can begin their work, there are several things that must happen, Before a release manager can begin their work, there are several things that must happen,
explained at the end of this document in explained at the end of this document in
[New Release Manager Checklist](#new-release-manager-checklist). [New Release Manager Checklist](#new-release-manager-checklist).
## General notes and tips ## General notes and tips
@ -422,8 +422,9 @@ branch:
next minor or major release, issue a call for volunteers on next minor or major release, issue a call for volunteers on
internals@lists.php.net (cf. http://news.php.net/php.internals/98652). internals@lists.php.net (cf. http://news.php.net/php.internals/98652).
2. Make sure that there are two or more volunteers, and hold a vote if 2. Make sure that there are two or more volunteers. Typically, one should be a
necessary (see veteran release manager (having previously served as a php-src release manager),
while the other one (or two) should be rookies. Hold a vote if necessary (see
https://wiki.php.net/rfc/releaseprocess#release_managers_selection). https://wiki.php.net/rfc/releaseprocess#release_managers_selection).
3. Help the new release managers with their first steps. 3. Help the new release managers with their first steps.