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