diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..b686d35 --- /dev/null +++ b/catalog-info.yaml @@ -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 \ No newline at end of file