Merge pull request #19485 from backstage/catalog-info/project-areas

Add `catalog-info.yaml` for project area-owned packages
This commit is contained in:
Eric Peterson
2023-08-22 15:43:33 +02:00
committed by GitHub
47 changed files with 480 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