project-config/gerrit/acls/x/charm-plumgrid.config
Jeremy Stanley aeab8ed50b Move some Gerrit ACL files into better namespaces
Some projects did not rename their ACL files when moving into
different namespaces. Move any which are only used by projects in
another namespace into those namespaces, and remove the
openstack/meta-config inheritance from them.

Change-Id: I3cfa5dc2a5ebf5a624f841a72e82ad71090fb4bf
2021-04-30 18:46:34 +00:00

17 lines
414 B
Plaintext

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