Documentation reflects new stable-maint workflow

Equivalent cleanup has already been performed in the All-Projects
ACL, in the wake of Id127d24e4428be8b450de277dc55df20349aab13
merging.

Change-Id: Ie89810c728e9cc39e6b3e05d312c9c1818e7d984
This commit is contained in:
Jeremy Stanley 2014-12-12 20:12:36 +00:00
parent ab3a2571d6
commit 96b0a4c2cd

View File

@ -93,9 +93,6 @@ other CI tools that get +2/-2 access on reviews.
The `Release Managers` group is used for release managers.
The `Stable Maintainers` group is used for people maintaining stable
branches - often distinct from the folk maintaining projects.
Users
-----
@ -207,8 +204,7 @@ High level goals:
group of the corresponding implementation project as well as to the
OpenStack Documentation Coordinators.
#. Full code review of stable branches should be available to the
-core group of the project as well as the Stable Maintainers
group.
-stable-maint group of the project.
#. Drivers (PTL and delegates) of client library projects should be
able to add tags (which are automatically used to trigger
releases).
@ -297,16 +293,6 @@ Next, edit `project.config` to look like::
label-Workflow = +0..+1 group Release Managers
owner = group Release Managers
[access "refs/heads/stable/*"]
exclusiveGroupPermissions = label-Code-Review label-Workflow
forgeAuthor = group openstack-stable-maint
forgeCommitter = group openstack-stable-maint
label-Code-Review = -2..+2 group Project Bootstrappers
label-Code-Review = -2..+2 group openstack-stable-maint
label-Code-Review = -1..+1 group Registered Users
label-Workflow = +0..+1 group Project Bootstrappers
label-Workflow = +0..+1 group openstack-stable-maint
[access "refs/meta/config"]
read = group Project Owners