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