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:
parent
6bd9d39d4d
commit
b153066c31
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user