system-config/modules/openstack_project/files/gerrit/acls/stackforge/python-openstacksdk.config
Jesse Noller 773729f78f Add python-openstacksdk, see https://wiki.openstack.org/wiki/UnifiedSDK
Change-Id: Iae413bae2b148fc05db3d91e3509729f10c909d6
2014-01-24 16:35:52 -06:00

14 lines
447 B
Plaintext

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