We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 369465e + ed14020 commit a992990Copy full SHA for a992990
2 files changed
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @Staffbase/need-for-speed-devs
catalog-info.yaml
@@ -0,0 +1,11 @@
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: plugins-sdk-nodejs
5
+ annotations:
6
+ github.com/project-slug: Staffbase/plugins-sdk-nodejs
7
+ tags:
8
+ - javascript
9
+spec:
10
+ type: library
11
+ lifecycle: production
0 commit comments