Monty Taylor 7b336eb62f Set tag uploading permissions for TripleO
The TripleO program, and thus the PTL+delegates, need to be able to
release their projects.

Change-Id: I1783938701975832204cdd478de665bb009dcd38
2013-08-13 13:58:59 -03:00

17 lines
450 B
Plaintext

[access "refs/*"]
owner = group Administrators
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true
[access "refs/heads/*"]
label-Code-Review = -2..+2 group os-apply-config-core
label-Approved = +0..+1 group os-apply-config-core
workInProgress = group os-apply-config-core
[access "refs/tags/*"]
create = group tripleo-ptl
pushTag = group tripleo-ptl
[project]
state = active