Skip to content

Commit

Permalink
Add catalog-info.yaml files for other ownership claims
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Peterson <[email protected]>
  • Loading branch information
iamEAP committed Aug 23, 2023
1 parent e3f1488 commit 0a6e220
Show file tree
Hide file tree
Showing 57 changed files with 549 additions and 0 deletions.
9 changes: 9 additions & 0 deletions plugins/adr-backend/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-adr-backend
title: '@backstage/plugin-adr-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: kuangp
10 changes: 10 additions & 0 deletions plugins/adr-common/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-adr-common
title: '@backstage/plugin-adr-common'
description: Common functionalities for the adr plugin
spec:
lifecycle: experimental
type: backstage-common-library
owner: kuangp
9 changes: 9 additions & 0 deletions plugins/adr/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-adr
title: '@backstage/plugin-adr'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: kuangp
10 changes: 10 additions & 0 deletions plugins/api-docs/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-api-docs
title: '@backstage/plugin-api-docs'
description: A Backstage plugin that helps represent API entities in the frontend
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: sda-se-reviewers
9 changes: 9 additions & 0 deletions plugins/azure-devops-backend/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-azure-devops-backend
title: '@backstage/plugin-azure-devops-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: awanlin
9 changes: 9 additions & 0 deletions plugins/azure-devops-common/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-azure-devops-common
title: '@backstage/plugin-azure-devops-common'
spec:
lifecycle: experimental
type: backstage-common-library
owner: awanlin
9 changes: 9 additions & 0 deletions plugins/azure-devops/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-azure-devops
title: '@backstage/plugin-azure-devops'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: awanlin
10 changes: 10 additions & 0 deletions plugins/bitbucket-cloud-common/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-bitbucket-cloud-common
title: '@backstage/plugin-bitbucket-cloud-common'
description: Common functionalities for bitbucket-cloud plugins
spec:
lifecycle: experimental
type: backstage-common-library
owner: pjungermann
10 changes: 10 additions & 0 deletions plugins/bitrise/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-bitrise
title: '@backstage/plugin-bitrise'
description: A Backstage plugin that integrates towards Bitrise
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: sda-se-reviewers
10 changes: 10 additions & 0 deletions plugins/catalog-backend-module-aws/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-catalog-backend-module-aws
title: '@backstage/plugin-catalog-backend-module-aws'
description: A Backstage catalog backend module that helps integrate towards AWS
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: pjungermann
12 changes: 12 additions & 0 deletions plugins/catalog-backend-module-bitbucket-cloud/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-catalog-backend-module-bitbucket-cloud
title: '@backstage/plugin-catalog-backend-module-bitbucket-cloud'
description: >-
A Backstage catalog backend module that helps integrate towards Bitbucket
Cloud
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: pjungermann
12 changes: 12 additions & 0 deletions plugins/catalog-backend-module-msgraph/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-catalog-backend-module-msgraph
title: '@backstage/plugin-catalog-backend-module-msgraph'
description: >-
A Backstage catalog backend module that helps integrate towards Microsoft
Graph
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: pjungermann
10 changes: 10 additions & 0 deletions plugins/catalog-backend-module-puppetdb/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-catalog-backend-module-puppetdb
title: '@backstage/plugin-catalog-backend-module-puppetdb'
description: A Backstage catalog backend module that helps integrate towards PuppetDB
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: catalog-maintainers
9 changes: 9 additions & 0 deletions plugins/catalog-graph/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-catalog-graph
title: '@backstage/plugin-catalog-graph'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: sda-se-reviewers
10 changes: 10 additions & 0 deletions plugins/circleci/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-circleci
title: '@backstage/plugin-circleci'
description: A Backstage plugin that integrates towards Circle CI
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: adamdmharvey
10 changes: 10 additions & 0 deletions plugins/code-coverage-backend/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-code-coverage-backend
title: '@backstage/plugin-code-coverage-backend'
description: A Backstage backend plugin that helps you keep track of your code coverage
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: alde
10 changes: 10 additions & 0 deletions plugins/code-coverage/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-code-coverage
title: '@backstage/plugin-code-coverage'
description: A Backstage plugin that helps you keep track of your code coverage
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: alde
10 changes: 10 additions & 0 deletions plugins/cost-insights-common/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-cost-insights-common
title: '@backstage/plugin-cost-insights-common'
description: Common functionalities for the cost-insights plugin
spec:
lifecycle: experimental
type: backstage-common-library
owner: silver-lining
10 changes: 10 additions & 0 deletions plugins/cost-insights/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-cost-insights
title: '@backstage/plugin-cost-insights'
description: A Backstage plugin that helps you keep track of your cloud spend
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: silver-lining
9 changes: 9 additions & 0 deletions plugins/devtools-backend/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-devtools-backend
title: '@backstage/plugin-devtools-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: awanlin
10 changes: 10 additions & 0 deletions plugins/devtools-common/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-devtools-common
title: '@backstage/plugin-devtools-common'
description: Common functionalities for the devtools plugin
spec:
lifecycle: experimental
type: backstage-common-library
owner: awanlin
9 changes: 9 additions & 0 deletions plugins/devtools/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-devtools
title: '@backstage/plugin-devtools'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: awanlin
9 changes: 9 additions & 0 deletions plugins/entity-feedback-backend/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-entity-feedback-backend
title: '@backstage/plugin-entity-feedback-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: kuangp
10 changes: 10 additions & 0 deletions plugins/entity-feedback-common/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-entity-feedback-common
title: '@backstage/plugin-entity-feedback-common'
description: Common functionalities for the entity-feedback plugin
spec:
lifecycle: experimental
type: backstage-common-library
owner: kuangp
9 changes: 9 additions & 0 deletions plugins/entity-feedback/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-entity-feedback
title: '@backstage/plugin-entity-feedback'
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: kuangp
9 changes: 9 additions & 0 deletions plugins/events-backend-module-aws-sqs/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-events-backend-module-aws-sqs
title: '@backstage/plugin-events-backend-module-aws-sqs'
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: pjungermann
9 changes: 9 additions & 0 deletions plugins/events-backend-module-azure/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-events-backend-module-azure
title: '@backstage/plugin-events-backend-module-azure'
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: pjungermann
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-events-backend-module-bitbucket-cloud
title: '@backstage/plugin-events-backend-module-bitbucket-cloud'
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: pjungermann
9 changes: 9 additions & 0 deletions plugins/events-backend-module-gerrit/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-events-backend-module-gerrit
title: '@backstage/plugin-events-backend-module-gerrit'
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: pjungermann
9 changes: 9 additions & 0 deletions plugins/events-backend-module-github/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-events-backend-module-github
title: '@backstage/plugin-events-backend-module-github'
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: pjungermann
9 changes: 9 additions & 0 deletions plugins/events-backend-module-gitlab/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-events-backend-module-gitlab
title: '@backstage/plugin-events-backend-module-gitlab'
spec:
lifecycle: experimental
type: backstage-backend-plugin-module
owner: pjungermann
10 changes: 10 additions & 0 deletions plugins/events-backend-test-utils/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-events-backend-test-utils
title: '@backstage/plugin-events-backend-test-utils'
description: The plugin-events-backend-test-utils for @backstage/plugin-events-node
spec:
lifecycle: experimental
type: backstage-node-library
owner: pjungermann
9 changes: 9 additions & 0 deletions plugins/events-backend/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-events-backend
title: '@backstage/plugin-events-backend'
spec:
lifecycle: experimental
type: backstage-backend-plugin
owner: pjungermann
10 changes: 10 additions & 0 deletions plugins/events-node/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-events-node
title: '@backstage/plugin-events-node'
description: The plugin-events-node module for @backstage/plugin-events-backend
spec:
lifecycle: experimental
type: backstage-node-library
owner: pjungermann
12 changes: 12 additions & 0 deletions plugins/explore-react/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-explore-react
title: '@backstage/plugin-explore-react'
description: >-
A frontend library for Backstage plugins that want to interact with the
explore plugin
spec:
lifecycle: experimental
type: backstage-web-library
owner: sda-se-reviewers
12 changes: 12 additions & 0 deletions plugins/explore/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-explore
title: '@backstage/plugin-explore'
description: >-
A Backstage plugin for building an exploration page of your software
ecosystem
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: sda-se-reviewers
10 changes: 10 additions & 0 deletions plugins/fossa/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-plugin-fossa
title: '@backstage/plugin-fossa'
description: A Backstage plugin that integrates towards FOSSA
spec:
lifecycle: experimental
type: backstage-frontend-plugin
owner: sda-se-reviewers
Loading

0 comments on commit 0a6e220

Please sign in to comment.