From 06751a6ba54f648528fc8f2cbd70f1a6d9c60856 Mon Sep 17 00:00:00 2001 From: Andrey Pavlov Date: Thu, 21 Apr 2016 13:47:41 +0300 Subject: [PATCH] ACL: allow to create branches for gce-api project Change-Id: Icfbadbabc0f8dbfc6a5638c3421269dca952d1ef --- gerrit/acls/openstack/gce-api.config | 1 + 1 file changed, 1 insertion(+) diff --git a/gerrit/acls/openstack/gce-api.config b/gerrit/acls/openstack/gce-api.config index f8515cfb83..4b5feea51d 100644 --- a/gerrit/acls/openstack/gce-api.config +++ b/gerrit/acls/openstack/gce-api.config @@ -1,5 +1,6 @@ [access "refs/heads/*"] abandon = group gce-api-core +create = group gce-api-managers label-Code-Review = -2..+2 group gce-api-core label-Workflow = -1..+1 group gce-api-core