f70ec276b1
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
12 lines
262 B
Plaintext
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
|