Create election repository for StarlingX
Create an 'election' repository for StarlingX to store related documentation and tools. Adding the acl file in this patch as well. Change-Id: Idd88fec99fcf62dd951393167cffc0eb282a5203
This commit is contained in:
parent
ec93f82cd3
commit
9d8d668db7
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
|
@ -5827,6 +5827,11 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/election
|
||||
description: StarlingX Election documentation and tools
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/fault
|
||||
description: StarlingX Fault Management
|
||||
use-storyboard: true
|
||||
|
@ -1041,6 +1041,7 @@
|
||||
- starlingx/distcloud
|
||||
- starlingx/distcloud-client
|
||||
- starlingx/docs
|
||||
- starlingx/election
|
||||
- starlingx/fault
|
||||
- starlingx/governance
|
||||
- starlingx/gplv2
|
||||
|
Loading…
x
Reference in New Issue
Block a user