project-config/dev/gerrit/acls/test-manage-project.config
Elizabeth K. Joseph 92cbf99ea9 Remove confusing access "refs/meta/config" ACL def
We've had some cargo culting of the access "refs/meta/config"
stanza, so let's remove it where it exists.

A follow-up patch will consolidate all puppet-* module acls into
a single acl that also has this fix once change
I1837cef4610d23406d34b15cc949df62a616d960 merges.

Change-Id: Idde43c5b0ed49649e41bb9c9ee699ae8824fb068
2014-10-20 16:23:40 -07:00

11 lines
200 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group infra-core
label-Workflow = -1..+1 group infra-core
[receive]
requireChangeId = true
requireShortMessage = true
[submit]
mergeContent = true