project-config/gerrit/acls/openstack-infra/puppet-ethercalc.config
Clark Boylan 7861af2b97 Add new puppet-ethercalc project
This is the new puppet module for deploying ethercalc. Note that I
searched puppet forge and could find no previously existing ethercalc
module hence this new one.

Also due to the similarity between etherpad and ethercalc I have decided
to base this new module on the existing etherpad module.

Needed-By: I0aed82b2b7e32f6124e8edbe9a8eed27c57f870a
Depends-On: Iea1fad4abc95806aa7cbc2dbec9f72698526c529
Change-Id: Ic546b19412f3d31e7da10b1c7f14ee27217224d0
2017-01-18 10:56:33 -08:00

14 lines
304 B
Plaintext

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