Jeremy Stanley c6ca7acc8d Strip/condense whitespace and sort Gerrit ACLs
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
2014-06-30 17:23:16 +00:00

11 lines
239 B
Plaintext

[access "refs/heads/*"]
abandon = group sahara-ci-config-admins
label-Code-Review = -2..+2 group sahara-ci-config-admins
label-Workflow = -1..+1 group sahara-ci-config-admins
[receive]
requireChangeId = true
[submit]
mergeContent = true