Move projects under meta-config acl (4)

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: I6402681388b821c38b1f34c991b696e4a19980e2
This commit is contained in:
Előd Illés 2021-04-28 18:58:55 +02:00 committed by Elod Illes
parent 6bd9d39d4d
commit b153066c31
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group openstack-ansible-core
label-Code-Review = -2..+2 group openstack-ansible-core

View File

@ -1,3 +1,6 @@
[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group tripleo-ansible-core
label-Code-Review = -2..+2 group tripleo-ansible-core