
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: Ib22337a6309bc420b3bc3412e04c9452c34d5ed0
15 lines
283 B
Plaintext
15 lines
283 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group glance-core
|
|
label-Code-Review = -2..+2 group glance-core
|
|
label-Workflow = -1..+1 group glance-ptl
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|