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