system-config/modules/openstack_project/files/gerrit/acls/stackforge/python-barbicanclient.config
Douglas Mendizabal b1fc964b19 Initial configuration for python-barbicanclient
Changes needed to create the python-barbicanclient project in
stackforge.

Change-Id: I6031591fcfac099f58d9e94df309476cbc8a207d
2013-12-04 16:29:22 -06:00

14 lines
396 B
Plaintext

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