Skip to content

Commit cf2740c

Browse files
author
Jan Schoone
committed
feat(repos): add capi-jsgen
Signed-off-by: Jan Schoone <[email protected]>
1 parent 0c0ae74 commit cf2740c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
capi-jsgen:
3+
default_branch: main
4+
description: CAPI json-schema generator, part of SovereignCloudStack/cluster-gen
5+
homepage: "https://cluster-gen.moin.k8s.scs.community"
6+
topics:
7+
- k8s
8+
archived: false
9+
has_issues: true
10+
has_projects: false
11+
has_wiki: false
12+
private: false
13+
delete_branch_on_merge: true
14+
allow_merge_commit: false
15+
allow_squash_merge: true
16+
allow_rebase_merge: true
17+
teams: []
18+
collaborators: []
19+
branch_protections:
20+
- branch: "main"
21+
template: "main"

0 commit comments

Comments
 (0)