
This is the result of running: find modules/openstack_project/files/gerrit/acls/ -type f \ -name "*.config" -exec ./tools/normalize_acl.py {} 3 \; Change-Id: I806014585faa0fe6460769a42bd1b69b846a034f
15 lines
269 B
Plaintext
15 lines
269 B
Plaintext
[access]
|
|
inheritFrom = API-Projects
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group nova-core
|
|
label-Code-Review = -2..+2 group nova-core
|
|
label-Workflow = -1..+1 group nova-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|