Skip to content

Commit a992990

Browse files
authored
Merge pull request #34 from Staffbase/backstage-integration
Add catalog-info.yaml for Backstage
2 parents 369465e + ed14020 commit a992990

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @Staffbase/need-for-speed-devs

catalog-info.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
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

Comments
 (0)