8f1c41d466
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: I4a66c22fa66056b501e115f013ac545223e0e96a
15 lines
363 B
Plaintext
15 lines
363 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group ansible-role-redhat-subscription-core
|
|
label-Code-Review = -2..+2 group ansible-role-redhat-subscription-core
|
|
label-Workflow = -1..+1 group ansible-role-redhat-subscription-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = false
|
|
|
|
[submit]
|
|
mergeContent = true
|