chore: setup ownership in backstage

Motivation: All repos needs to have a clear owner
This commit is contained in:
Jesper Terkelsen 2023-06-19 12:25:46 +02:00
commit fc3605c88a
No known key found for this signature in database
GPG key ID: 23FC00B6F31B0EF9
2 changed files with 37 additions and 0 deletions

16
catalog-info.yml Normal file
View file

@ -0,0 +1,16 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: login-action
description: |
GitHub Action to login against a Docker registry
annotations:
github.com/project-slug: Tradeshift/login-action
tags:
- github-action
- nodejs
- fork
spec:
type: library
owner: sre
lifecycle: production