system-config/modules/openstack_project/files/gerrit/acls/test-manage-project.config
Jeremy Stanley 9b83466230 Combine infra/ci core/admin gerrit groups
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
2014-06-30 17:30:45 +00:00

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