From 1b7e38cc7cc7fb0f38be705f8f9f892bb1902d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Douglas=20Mendiz=C3=A1bal?= Date: Thu, 20 Aug 2015 13:10:26 -0500 Subject: [PATCH] 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 --- gerrit/acls/openstack/python-barbicanclient.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gerrit/acls/openstack/python-barbicanclient.config b/gerrit/acls/openstack/python-barbicanclient.config index 47a33ccd12..9334d6c37e 100644 --- a/gerrit/acls/openstack/python-barbicanclient.config +++ b/gerrit/acls/openstack/python-barbicanclient.config @@ -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