project-drivers can approve changes in mp.

Document adding $PROJECT-drivers to +/-2 milestone-proposed
branches.

Fixes bug 894034.

Change-Id: I5ed92fbd2a7be9dee52217ad4efabca0e427d00b
This commit is contained in:
James E. Blair
2011-11-23 12:06:06 -08:00
parent e74271422b
commit c1981bae8b

View File

@@ -579,9 +579,10 @@ High level goals:
annotated tags).
#. Members of $PROJECT-core group can perform full code review
(blocking or approving: +/- 2), and submit changes to be merged.
#. Members of openstack-release (Release Manager and PTLs) exclusively
can perform full code review (blocking or approving: +/- 2), and
submit changes to be merged on milestone-proposed branches.
#. Members of openstack-release (Release Manager and PTLs), and
$PROJECT-drivers (PTL and release minded people) exclusively can
perform full code review (blocking or approving: +/- 2), and submit
changes to be merged on milestone-proposed branches.
#. Full code review (+/- 2) of API projects should be available to the
-core group of the corresponding implementation project as well as to
the OpenStack Documentation Coordinators.
@@ -641,6 +642,9 @@ These permissions try to achieve the high level goals::
refs/heads/*
label code review -2/+2: foo-core
refs/heads/milestone-proposed
label code review -2/+2: foo-drivers
Renaming a Project
******************