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