project-config/gerrit/acls/openstack/shovel-horizon.config
Andre Keedy 8480d1e9fc Add new project(shovel-horizon) to openstack
- Shovel-horizon is plugin that enables
  shovel functionality in openstack Horizon
  dashboard
- Shovel code can be found in the following link:
  (http://git.openstack.org/cgit/openstack/shovel)

Change-Id: I9624114c17c6e0394868bb02f8b7c6fe2a2038f4
2016-02-26 09:30:39 -05:00

16 lines
369 B
Plaintext

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