project-config/gerrit/acls/stackforge/fuel-stats.config
Andreas Jaeger f3c75cc3b6 Cleanup gerrit ACLs: remove unneccary "refs/heads/stable"
These are cleanups and should not change any permissions.

Remove "refs/heads/stable/" for files where there is no extra
content besides what is already in "refs/heads/".

The section inherits from "refs/heads/" and thus is not needed.

Change-Id: Iaf77fff5d9797cd45ae0b3d77ae3ac466cf9169d
2015-05-28 16:25:02 +02:00

17 lines
381 B
Plaintext

[access "refs/heads/*"]
abandon = group fuel-stats-core
create = group fuel-stats-core
label-Code-Review = -2..+2 group fuel-stats-core
label-Verified = -1..+1 group fuel-ci
label-Workflow = -1..+1 group fuel-stats-core
[access "refs/tags/*"]
pushSignedTag = group fuel-stats-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true