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