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