Files
project-config/dev/gerrit/acls/test-manage-project.config
James E. Blair ccdbf15c7c Move review-dev acl file
The only acl file used by review-dev was in the wrong location.

Change-Id: I4806364ce7628a5bd2b81ea98898e6b6afb6ff4e
2014-09-25 15:16:08 -07:00

17 lines
381 B
Plaintext

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