Spaces:
Sleeping
Sleeping
Chris Finlayson commited on
Commit ·
3c90150
1
Parent(s): ed830eb
Add catalog
Browse files- catalog-info.yaml +8 -0
catalog-info.yaml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
apiVersion: backstage.io/v1alpha1
|
| 2 |
+
kind: Component
|
| 3 |
+
metadata:
|
| 4 |
+
name: pdf-redact
|
| 5 |
+
spec:
|
| 6 |
+
type: library
|
| 7 |
+
owner: guest:guest
|
| 8 |
+
lifecycle: experimental
|