Skip to content

Commit

Permalink
chore: add service catalog for techportal
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbriere1 committed Aug 27, 2024
1 parent f4864ed commit 03de041
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: magicparse
description: Declarative parser
annotations:
github.com/project-slug: ZeroGachis/magicparse
tags:
- python
- python-3-11
- backend
spec:
type: library
lifecycle: production
system: FWMS
owner: FWMS_Squad

0 comments on commit 03de041

Please sign in to comment.