system-config/modules/openstack_project/files/gerrit/acls/openstack/os-cloud-config.config
Robert Collins 66b970d964 Register new Tripleo codebase os-cloud-config
We're using this to move some code out of incubator. Wooo.

Change-Id: I4f30d4359ee5d399af14a0742c18eb30a36c7e7c
2014-03-01 09:53:54 +13:00

17 lines
450 B
Plaintext

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