
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: I2716fea5a6f7b504419a4b2a8e4c64d352873259
15 lines
338 B
Plaintext
15 lines
338 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group devstack-plugin-open-cas-core
|
|
label-Code-Review = -2..+2 group devstack-plugin-open-cas-core
|
|
label-Workflow = -1..+1 group devstack-plugin-open-cas-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|