project-config/gerrit/acls/stackforge/swiftonfile.config
Jeremy Stanley 2f6912c631 Normalize Gerrit ACLs
This is the result of running:

    find gerrit/acls/ -type f -name "*.config" \
        -exec ./tools/normalize_acl.py {} 1 2 3 4 5 6 \;

Change-Id: Icc447d5c413008138c88daba6fe8e1bd72bfe65e
2014-10-02 18:28:27 +00:00

15 lines
320 B
Plaintext

[access "refs/heads/*"]
abandon = group swiftonfile-core
label-Code-Review = -2..+2 group swiftonfile-core
label-Workflow = -1..+1 group swiftonfile-core
[access "refs/tags/*"]
pushSignedTag = group swiftonfile-release
[receive]
requireChangeId = true
requireContributorAgreement = false
[submit]
mergeContent = true