Merge pull request #19485 from backstage/catalog-info/project-areas
Add `catalog-info.yaml` for project area-owned packages
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user