Merge "Create election repository for StarlingX"
This commit is contained in:
commit
6ed18827e7
11
gerrit/acls/starlingx/election.config
Normal file
11
gerrit/acls/starlingx/election.config
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group stx-election-core
|
||||||
|
label-Code-Review = -2..+2 group stx-election-core
|
||||||
|
label-Workflow = -1..+1 group stx-election-core
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -5829,6 +5829,11 @@
|
|||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
groups:
|
groups:
|
||||||
- starlingx
|
- starlingx
|
||||||
|
- project: starlingx/election
|
||||||
|
description: StarlingX Election documentation and tools
|
||||||
|
use-storyboard: true
|
||||||
|
groups:
|
||||||
|
- starlingx
|
||||||
- project: starlingx/fault
|
- project: starlingx/fault
|
||||||
description: StarlingX Fault Management
|
description: StarlingX Fault Management
|
||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
|
@ -1041,6 +1041,7 @@
|
|||||||
- starlingx/distcloud
|
- starlingx/distcloud
|
||||||
- starlingx/distcloud-client
|
- starlingx/distcloud-client
|
||||||
- starlingx/docs
|
- starlingx/docs
|
||||||
|
- starlingx/election
|
||||||
- starlingx/fault
|
- starlingx/fault
|
||||||
- starlingx/governance
|
- starlingx/governance
|
||||||
- starlingx/gplv2
|
- starlingx/gplv2
|
||||||
|
Loading…
Reference in New Issue
Block a user