Allow manila-release group to push tags to manila-ui

It looks like manila-release was left off the acl when this
file was added, and I believe this was an accident.

Change-Id: I653e83dc83012b2d58461292ee83a2add076aad7
This commit is contained in:
Ben Swartzlander 2015-04-30 14:15:49 -04:00
parent 882e79a2b2
commit 93908bcfbd

View File

@ -8,6 +8,7 @@ label-Workflow = -1..+1 group manila-core
[access "refs/tags/*"]
pushSignedTag = group horizon-release
pushSignedTag = group manila-release
[receive]
requireChangeId = true