project-config/gerrit/acls/x/puppet-modules.config
Jeremy Stanley f70ec276b1 Split Puppet project ACLs between namespaces
There are a couple of projects managed by the Puppet OpenStack team
outside the openstack/ namespace. In order to not have these inherit
from openstack/meta-config, give them a separate copy of their
shared ACL config.

Change-Id: I9dc7cd75d83892c1a3f83ecb9a476b79c1cbb1a9
2021-05-01 13:35:19 +00:00

12 lines
262 B
Plaintext

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