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