From fbb2761c5858c9b92628cdf2e45dbec84d7bbba3 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 29 Oct 2014 07:54:31 -0400 Subject: [PATCH] give the entire bashate-core team release authority The bashate team is small and tight, and anyone on the core team should be allowed to cut a release. Change-Id: I9823201f7d389950a53757d8c5d2685ed1ad8ab6 --- gerrit/acls/openstack-dev/bashate.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gerrit/acls/openstack-dev/bashate.config b/gerrit/acls/openstack-dev/bashate.config index a50a99fd45..55a6db4054 100644 --- a/gerrit/acls/openstack-dev/bashate.config +++ b/gerrit/acls/openstack-dev/bashate.config @@ -4,7 +4,7 @@ label-Code-Review = -2..+2 group bashate-core label-Workflow = -1..+1 group bashate-core [access "refs/tags/*"] -pushSignedTag = group bashate-release +pushSignedTag = group bashate-core [receive] requireChangeId = true