Merge "Add airship/election"

This commit is contained in:
Zuul 2019-06-18 04:44:32 +00:00 committed by Gerrit Code Review
commit 533130debf
3 changed files with 23 additions and 0 deletions

View File

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

View File

@ -34,6 +34,12 @@
acl-config: /home/gerrit2/acls/airship/airship.config acl-config: /home/gerrit2/acls/airship/airship.config
groups: groups:
- airship - airship
- project: airship/election
description: Airship election documentation
upstream: https://github.com/mattmceuen/airship-election.git
use-storyboard: true
groups:
- airship
- project: airship/governance - project: airship/governance
description: Airship governance documentation description: Airship governance documentation
use-storyboard: true use-storyboard: true

View File

@ -89,6 +89,7 @@
- airship/deckhand - airship/deckhand
- airship/divingbell - airship/divingbell
- airship/drydock - airship/drydock
- airship/election
- airship/governance - airship/governance
- airship/maas - airship/maas
- airship/pegleg - airship/pegleg