From e6533b2afcfc2f7cda8e23facea224f26c01e8cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 28 Apr 2021 21:26:21 +0200 Subject: [PATCH] Move projects under meta-config acl (19) This patch series move openstack/* projects from All-Projects ACL to meta-config ACL, which is created especially for the Release Managers group. Change-Id: I91acd4801efc996ee211a474f598771d8b48c76d --- gerrit/acls/openstack/retired.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gerrit/acls/openstack/retired.config b/gerrit/acls/openstack/retired.config index cb798d4833..9d647c430a 100644 --- a/gerrit/acls/openstack/retired.config +++ b/gerrit/acls/openstack/retired.config @@ -1,3 +1,6 @@ +[access] +inheritFrom = openstack/meta-config + [access "refs/for/refs/heads/*"] exclusiveGroupPermissions = push push = group tech-committee