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