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