system-config/modules/openstack_project/files/gerrit/acls/stackforge/pyghmi.config
Monty Taylor 39ceea6f9f Rename python-impi acl file to pyghmi
Missed this in the original rename

Change-Id: Ie482e456853d0743f1296fbeced52bb9347f6816
2013-08-20 11:51:06 -04:00

13 lines
410 B
Plaintext

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