From ca2d6229476ec739bbeb95ef2e4ec530e3f4a6f9 Mon Sep 17 00:00:00 2001 From: Mitesh Kumar Date: Sun, 2 Nov 2025 17:28:04 +0530 Subject: [PATCH] Add catalog-info.yaml --- catalog-info.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..7f7e5c8 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: static-web + annotations: + github.com/project-slug: its-mitesh-kumar/static-web +spec: + type: other + owner: its-mitesh-kumar + lifecycle: unknown