From 138f7c63c94e4924a98f53dfc495ed3816f0e2b6 Mon Sep 17 00:00:00 2001 From: Prabhat Ranjan Date: Wed, 10 Jun 2026 07:39:53 +1000 Subject: [PATCH] Add Backstage catalog-info.yaml --- catalog-info.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000..ca8c466c --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,12 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: CardSnap + description: "Scan business cards instantly - OCR-powered mobile app for Android and iOS" + annotations: + github.com/project-slug: crewcircle/CardSnap + backstage.io/techdocs-ref: dir:. +spec: + type: service + lifecycle: production + owner: crewcircle/engineering