Skip to content

Commit

Permalink
[ARQ-23] Add Backstage catalog information (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloandermann authored Feb 28, 2024
1 parent df7db6a commit e1a8210
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: codewars-docs
description: Codewars application documentation.
annotations:
github.com/project-slug: codewars/docs
tags:
- nodejs
spec:
type: service
lifecycle: production
owner: qualified-codewars

0 comments on commit e1a8210

Please sign in to comment.