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:33:30 +02:00
parent 39a1a82492
commit 5ac4b3bd79
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: setup-buildx-action
description: |
GitHub Action to set up Docker Buildx
annotations:
github.com/project-slug: Tradeshift/setup-buildx-action
tags:
- github-action
- nodejs
- fork
spec:
type: library
owner: sre
lifecycle: production