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