system-config/modules/openstack_project/files/gerrit/acls/stackforge/python-designateclient.config
Kiall Mac Innes fe1910ae81 Sync up designate repo ACLs
This sync's up ACLs with All-Projects, and allows designate-milestone
to create the milestone-proposed branch.

Change-Id: I77bc6d3f394c911cc2aada93bb9a60563be7678b
2014-04-01 15:25:41 +01:00

12 lines
364 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group designate-core
label-Approved = +0..+1 group designate-core
[access "refs/tags/*"]
create = group designate-milestone
pushTag = group designate-milestone
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true