gerrit: create puppet-keystone-core group

The goal of this patch is to create a Gerrit group that is called
puppet-keystone-core.

This group will include puppet-manager-core (current Puppet OpenStack
core reviewers) and allow to add specific people to puppet-keystone-core
group, who won't be core on other Puppet OpenStack modules.

Change-Id: I6292c04e841740c55fc11261d7fb84faf75c145c
This commit is contained in:
Emilien Macchi 2015-10-31 10:31:24 -04:00
parent daf8d32f4f
commit 5b49af8f64
2 changed files with 14 additions and 1 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group puppet-keystone-core
label-Code-Review = -2..+2 group puppet-keystone-core
label-Workflow = -1..+1 group puppet-keystone-core
[access "refs/tags/*"]
pushSignedTag = group puppet-manager-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2257,7 +2257,6 @@
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
- project: openstack/puppet-keystone
description: OpenStack Keystone Puppet Module
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
- project: openstack/puppet-manila
description: OpenStack Manila Puppet Module
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config