system-config/modules/openstack_project/files/gerrit/acls/openstack-dev/hacking.config
James E. Blair ab3f815f97 Grant branch-creation to hacking-ptl
Also move tag-creation perms to hacking-ptl.

Change-Id: I28b25c865c81ab5250d82e88dfbeafecaff7b9ab
2013-08-26 09:04:37 -07:00

15 lines
387 B
Plaintext

[access "refs/*"]
create = group hacking-ptl
[access "refs/heads/*"]
label-Approved = +0..+1 group hacking-core
label-Code-Review = -2..+2 group hacking-core
[access "refs/tags/*"]
create = group hacking-ptl
pushTag = group hacking-ptl
[project]
state = active
[receive]
requireChangeId = true
[submit]
mergeContent = true