From 05660be25029552d43f7291c2ad8a92afad47e09 Mon Sep 17 00:00:00 2001 From: Mitesh Kumar Date: Sun, 2 Nov 2025 17:33:36 +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..42f4f99 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: Service-Workers + annotations: + github.com/project-slug: its-mitesh-kumar/Service-Workers +spec: + type: other + owner: its-mitesh-kumar + lifecycle: unknown