Create tripleo-quickstart subteam

TripleO has used implicit subteams for a while now,
but it would be better to encode these in gerrit ACLs.

The release team is left as tripleo-release, but
hopefully tripleo will move to managed release this
cycle.

Change-Id: If0d5b1c82b69c191c99ac152f37e16fb4e07f976
This commit is contained in:
John Trowbridge
2016-04-11 09:51:08 -04:00
parent 6b954dae29
commit 9ee2b77008
2 changed files with 15 additions and 1 deletions

View File

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

View File

@@ -3743,7 +3743,6 @@
acl-config: /home/gerrit2/acls/openstack/tripleo.config
- project: openstack/tripleo-quickstart
description: Ansible based project for setting up TripleO virtual environments
acl-config: /home/gerrit2/acls/openstack/tripleo.config
- project: openstack/tripleo-specs
groups:
- tripleo