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