system-config/modules/openstack_project/files/gerrit/acls/stackforge/python-libraclient.config
Endre Karlson f1a14e7c55 Use same permissions as libra itself
Change-Id: I06f28aeffc4acea0442123fcbb950697697a925d
2013-10-29 15:53:38 +01:00

16 lines
484 B
Plaintext

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