Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new empty repo: openstack-workload-generator, rework groups #314

Merged
merged 4 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions orgs/SovereignCloudStack/data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -623,21 +623,9 @@ teams:
privacy: closed
maintainer:
- scoopex
- bitkeks
- berendt
- slug: "VP18"
description: "The team which manages the scs system landscape or needs information about it"
privacy: closed
maintainer:
- scoopex
- fkr
member:
- berendt
- fkr
- BiancaHollery
- manuela-urban
- DMackJH
- RLeibJH
- osfrickler
- zuse-z3
- slug: "cluster-admins"
description: "Kubernetes Admins on shared clusters which use GitHub as auth service"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
openstack-workload-generator:
default_branch: main
description: 'A tool to generate domain and project structures in openstack for testing purposes'
homepage: 'https://scs.community/'
topics:
- openstack
- testing
archived: false
has_issues: true
has_projects: false
has_wiki: true
private: false
delete_branch_on_merge: true
allow_merge_commit: false
allow_squash_merge: true
allow_rebase_merge: true
maintainer:
- scoopex
teams:
- slug: "osba"
permission: "admin"
collaborators: []
branch_protections:
- branch: "main"
template: "main"
Loading