9b83466230
This is the result of running: find modules/openstack_project/files/gerrit/acls/ -type f \ -name "*.config" -exec ./tools/normalize_acl.py {} 6 \; Change-Id: I7aa27b859529b2bc8a990d6272334222996cbbc4
17 lines
381 B
Plaintext
17 lines
381 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group infra-core
|
|
label-Workflow = -1..+1 group infra-core
|
|
|
|
[access "refs/meta/config"]
|
|
label-Code-Review = -2..+2 group infra-core
|
|
label-Verified = -2..+2 group infra-core
|
|
label-Workflow = -1..+1 group infra-core
|
|
submit = group infra-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireShortMessage = true
|
|
|
|
[submit]
|
|
mergeContent = true
|