Add puppet-cinder-core and puppet-glance-core

We are adding a new core reviewer who is covering only puppet-cinder
and puppet-glance, thus need specific group for these 2 projects.

Change-Id: I9c6de04af0c2ca48f88c22fe0e9c905b400a45be
This commit is contained in:
Takashi Kajinami 2021-04-06 17:21:44 +09:00
parent 97aa00414e
commit 4d7da90152
3 changed files with 22 additions and 2 deletions

View File

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

View File

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

View File

@ -4578,7 +4578,6 @@
description: Ceph Puppet Module
- project: openstack/puppet-cinder
description: OpenStack Cinder Puppet Module
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
- project: openstack/puppet-cloudkitty
description: OpenStack Cloudkitty Puppet Module
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
@ -4599,7 +4598,6 @@
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
- project: openstack/puppet-glance
description: OpenStack Glance Puppet Module
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
- project: openstack/puppet-glare
description: OpenStack Glare Puppet Module
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config