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
+10
View File
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-search-backend
title: '@backstage/plugin-search-backend'
description: The Backstage backend plugin that provides your backstage app with search
spec:
lifecycle: production
type: backstage-backend-plugin
owner: discoverability-maintainers