Skip to content

Commit 01d945e

Browse files
committed
chore: add backstage file
1 parent 8da9721 commit 01d945e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

catalog-info.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: custom-widget examples
5+
description: Some examples how to use the third party widget framework
6+
annotations:
7+
github.com/project-slug: Staffbase/custom-widget-examples
8+
tags:
9+
- widgets
10+
- typescript
11+
spec:
12+
type: library
13+
lifecycle: production
14+
owner: need-for-speed-devs

0 commit comments

Comments
 (0)