project-config/gerrit/acls/stackforge/xenapi-os-testing.config
Andreas Jaeger 4bf53d2758 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: Ic281a233aae06b27096d315831e45bb3499a95fb
2014-12-10 20:47:05 +01:00

15 lines
359 B
Plaintext

[access "refs/heads/*"]
abandon = group xenapi-os-testing-core
label-Code-Review = -2..+2 group xenapi-os-testing-core
label-Verified = -1..+1 group xenapi-os-testing-ci
label-Workflow = -1..+1 group xenapi-os-testing-core
[access "refs/tags/*"]
pushSignedTag = group xenapi-os-testing-release
[receive]
requireChangeId = true
[submit]
mergeContent = true