project-config/gerrit/acls/openstack-infra/bindep.config
Anita Kuno a3fda8fa7f Rename stackforge/bindep -> openstack-infra/bindep
This patch brings the stackforge/bindep repository under the
openstack-infra namespace.

The bindep-core gerrit group is preserved, infra-core will be
added to that group. A new bindep-release gerrit group is
created.

Depends-on: I94b4c119f46cd6d6b607f5abc394a63fb2b0b97f
Change-Id: I39309976c2d0c05bbcfa88dc0928547e34cc4e6e
2015-03-27 14:12:08 -07:00

15 lines
299 B
Plaintext

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