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