project-config/dev/gerrit/acls/deb-packaging.config
Thomas Goirand eb3f3ee568 Add a scratchpad gerrit repo for zigo
I'd like to play with the Gerrit API with curl with an existing
gerrit repository. Please allow me to train before going live.

Change-Id: If7ecca00032e075f39cb9d3552152836136b7405
2016-11-08 15:03:01 +01:00

19 lines
426 B
Plaintext

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