Grant branch-creation to hacking-ptl

Also move tag-creation perms to hacking-ptl.

Change-Id: I28b25c865c81ab5250d82e88dfbeafecaff7b9ab
This commit is contained in:
James E. Blair 2013-08-26 09:04:37 -07:00
parent 29421aad23
commit ab3f815f97

View File

@ -1,9 +1,11 @@
[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-core
pushTag = group hacking-core
create = group hacking-ptl
pushTag = group hacking-ptl
[project]
state = active
[receive]