Jeremy Stanley 65fadfacd4 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
2013-12-16 17:28:08 +00:00

15 lines
413 B
Plaintext

[access "refs/*"]
create = group groups-core
pushTag = group groups-core
[access "refs/heads/*"]
label-Approved = +0..+1 group groups-core
label-Code-Review = -2..+2 group groups-core
workInProgress = group groups-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true