Add maintainer-owned catalog-info.yaml files

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2023-08-23 18:00:35 +02:00
parent e3f1488ac0
commit f5cdb61269
133 changed files with 1308 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-todo-backend
title: '@backstage/plugin-todo-backend'
description: >-
A Backstage backend plugin that lets you browse TODO comments in your source
code
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: maintainers