We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ede1a99 + f34798e commit 60c6f09Copy full SHA for 60c6f09
1 file changed
catalog-info.yaml
@@ -0,0 +1,26 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: System
3
+metadata:
4
+ name: goose
5
+ description: Common libraries for neonmoose services.
6
+ annotations:
7
+ github.com/project-slug: justworkshr/goose
8
+spec:
9
+ lifecycle: maintenance
10
+ type: library
11
+ owner: developers
12
+---
13
14
+kind: Component
15
16
17
18
19
20
+ tags:
21
+ - go
22
23
24
25
26
+ system: goose
0 commit comments