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