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
+12
View File
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-home-react
title: '@backstage/plugin-home-react'
description: >-
A Backstage plugin that contains react components helps you build a home
page
spec:
lifecycle: experimental
type: backstage-web-library
owner: discoverability-maintainers