Add catalog-info.yaml files for TechDocs project area

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2023-08-21 13:21:11 +02:00
parent ecbd6c7273
commit f3599989c7
8 changed files with 84 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-techdocs-node
title: '@backstage/plugin-techdocs-node'
description: >-
Common node.js functionalities for TechDocs, to be shared between
techdocs-backend plugin and techdocs-cli
spec:
lifecycle: production
type: backstage-node-library
owner: techdocs-maintainers