project-config/gerrit/acls/openstack-dev/grenade.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

15 lines
303 B
Plaintext

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