system-config/modules/openstack_project/files/gerrit/acls/openstack/cliff.config
Doug Hellmann daf27aeff1 Oslo is adopting several stackforge libraries
The stackforge repositories for cliff, stevedore, taskflow, and pycadf
need to move under the openstack branded area of the git server and
CI system.

Change-Id: I08824ab75a285f0b50db1e6c5208feebeb6048b9
2014-02-03 12:24:29 -08:00

15 lines
411 B
Plaintext

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