Add catalog-info.yaml files for Discoverability project area

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2023-08-21 13:26:28 +02:00
parent f3599989c7
commit f485e40454
12 changed files with 125 additions and 0 deletions
@@ -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