Allow taskflow-ptl tag create/push

Since taskflow will be releasing a new tag soon
for its 0.1 release it seems like the taskflow
ptl group would need to have these permissions
to do this in the first place.

Change-Id: Icdd920daf723acd1ed2f17514f462d618508f05d
This commit is contained in:
Joshua Harlow 2013-10-17 11:05:47 -07:00
parent d338dec842
commit c929672872

View File

@ -10,6 +10,9 @@
label-Code-Review = -2..+2 group taskflow-core
label-Code-Review = -1..+1 group Registered Users
label-Approved = +0..+1 group taskflow-core
[access "refs/tags/*"]
create = group taskflow-ptl
pushTag = group taskflow-ptl
[project]
state = active
[receive]