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-search-backend-node
|
||||
title: '@backstage/plugin-search-backend-node'
|
||||
description: >-
|
||||
A library for Backstage backend plugins that want to interact with the
|
||||
search backend plugin
|
||||
spec:
|
||||
lifecycle: production
|
||||
type: backstage-node-library
|
||||
owner: discoverability-maintainers
|
||||
Reference in New Issue
Block a user