diff --git a/doc/source/release-management.rst b/doc/source/release-management.rst index aa11065..6797b4b 100644 --- a/doc/source/release-management.rst +++ b/doc/source/release-management.rst @@ -84,8 +84,11 @@ another milestone tagged that includes the latest translations. Potential new release critical issues have first to get fixed on the master branch. Once merged in master, they can be backported to the release branch. -Such backports are approved by the PTL (or release liaison), and once all the -desired backports (and translations updates) are merged, a new release +A specific Gerrit team named PROJECTNAME-release (usually the PTL, release +liaison and other few trusted team members) is tasked with approving such +backports. To that effect, the PROJECTNAME-release team has CodeReview+2 and +Workflow+1 rights on the stable/$series branch until final release. Once all +the desired backports (and translations updates) are merged, a new release candidate can be produced. On final release day, the Release Team will take each project's last release diff --git a/doc/source/stable-branches.rst b/doc/source/stable-branches.rst index 4f26dd2..6724baa 100644 --- a/doc/source/stable-branches.rst +++ b/doc/source/stable-branches.rst @@ -108,8 +108,10 @@ Project-specific teams ---------------------- Each project with a stable branch will have a project-specific stable -maintenance team, which will be in charge of reviewing backports for a given -project, following the stable branch policy. Originally that group should be +maintenance Gerrit team called PROJECTNAME-stable-maint. This team +will have CodeReview+2 and Workflow+1 rights over the stable branches, +and be in charge of reviewing backports for a given project, following +the rules of the stable branch policy. Originally that group should be the project Stable Branch Cross-Project Liaison + the stable maintenance core team. Those groups are managed by the stable maintenance core team, names are added after the suggestion of the Stable Branch cross-project liaison.