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,10 @@
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: techdocs-cli
|
||||
title: '@techdocs/cli'
|
||||
description: Utility CLI for managing TechDocs sites in Backstage.
|
||||
spec:
|
||||
lifecycle: production
|
||||
type: backstage-cli
|
||||
owner: techdocs-maintainers
|
||||
Reference in New Issue
Block a user