Core reviewers should control WIP in Gerrit

For all openstack, openstack-dev and openstack-infra projects, grant
control over workInProgress to the core reviewers/approvers on each.

Change-Id: Ic16edc705e081118d400aa5baabad638c6537a5b
This commit is contained in:
Jeremy Stanley
2013-12-16 17:28:08 +00:00
parent 153fabbf7e
commit 65fadfacd4
78 changed files with 78 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group requirements-core
label-Approved = +0..+1 group requirements-core
workInProgress = group requirements-core
[project]
state = active
[receive]