project-config/gerrit/acls/openstack/puppet-manila.config
Takashi Kajinami 43fcbaa298 Add puppet-manila-core
This change introduces the puppet-manila-core group so that we can
assign a core reviewer specific to this project.

Change-Id: I7da42a889e81b124471ebcf04c49a303587f34a0
2022-03-18 23:16:28 +09:00

15 lines
305 B
Plaintext

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