Skip to content

Commit b221310

Browse files
authored
add new empty repo: openstack-workload-generator, rework groups (#314)
* add new empty repo * rework hardware-landscape team and drop VP18 team --------- Signed-off-by: Marc Schöchlin <[email protected]>
1 parent 47d8e9e commit b221310

File tree

2 files changed

+27
-13
lines changed

2 files changed

+27
-13
lines changed

orgs/SovereignCloudStack/data.yaml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -623,21 +623,9 @@ teams:
623623
privacy: closed
624624
maintainer:
625625
- scoopex
626-
- bitkeks
627-
- berendt
628-
- slug: "VP18"
629-
description: "The team which manages the scs system landscape or needs information about it"
630-
privacy: closed
631-
maintainer:
632-
- scoopex
626+
- fkr
633627
member:
634628
- berendt
635-
- fkr
636-
- BiancaHollery
637-
- manuela-urban
638-
- DMackJH
639-
- RLeibJH
640-
- osfrickler
641629
- zuse-z3
642630
- slug: "cluster-admins"
643631
description: "Kubernetes Admins on shared clusters which use GitHub as auth service"
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
openstack-workload-generator:
3+
default_branch: main
4+
description: 'A tool to generate domain and project structures in openstack for testing purposes'
5+
homepage: 'https://scs.community/'
6+
topics:
7+
- openstack
8+
- testing
9+
archived: false
10+
has_issues: true
11+
has_projects: false
12+
has_wiki: true
13+
private: false
14+
delete_branch_on_merge: true
15+
allow_merge_commit: false
16+
allow_squash_merge: true
17+
allow_rebase_merge: true
18+
maintainer:
19+
- scoopex
20+
teams:
21+
- slug: "osba"
22+
permission: "admin"
23+
collaborators: []
24+
branch_protections:
25+
- branch: "main"
26+
template: "main"

0 commit comments

Comments
 (0)