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
parent f4ef78c080
commit fc3605c88a
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