Update python-barbicanclient acls

As noted in the governance repo [1], the python-barbicanclient library
releases are managed by the release team.  This patch updates the acl to
grant the library release team push access to tags.

[1]
http://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml#n38

Change-Id: I375742c47f50a7cef96217b8264750764ee42177
This commit is contained in:
Douglas Mendizábal 2015-08-20 13:10:26 -05:00
parent 778a6f1125
commit 1b7e38cc7c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ label-Code-Review = -2..+2 group stable-maint-core
label-Workflow = -1..+1 group stable-maint-core
[access "refs/tags/*"]
pushSignedTag = group barbican-core
pushSignedTag = group library-release
[receive]
requireChangeId = true