project-config/gerrit/acls/openstack/manila-image-elements.config
Doug Hellmann e9e78bae53 restore tagging ACLs for independent projects
This change partially reverts "update tag ACLs for all official
projects" (commit a4c8a7f0a2) to restore
tagging ACLs to projects not following a cycle-based release model.

Change-Id: I1110be7f73f8db836934a2c630642d73cd340a36
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-04-19 17:15:39 -04:00

16 lines
326 B
Plaintext

[access "refs/heads/*"]
abandon = group manila-core
create = group manila-core
label-Code-Review = -2..+2 group manila-core
label-Workflow = -1..+1 group manila-core
[access "refs/tags/*"]
pushSignedTag = group manila-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true