
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: Ia40644b3c6304bae6055c9f2548d2466c929caac
16 lines
342 B
Plaintext
16 lines
342 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group sahara-tests-core
|
|
label-Code-Review = -2..+2 group sahara-tests-core
|
|
label-Verified = -1..+1 group sahara-ci
|
|
label-Workflow = -1..+1 group sahara-tests-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|