Move projects under meta-config acl (2)

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: Ia49f1226a178e15c90dfb6ec9b8d1d561648c6c5
This commit is contained in:
Előd Illés 2021-04-17 00:00:18 +02:00
parent c47511acfd
commit 13a87bf698
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 puppet-manager-core
label-Code-Review = -2..+2 group puppet-manager-core

View File

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