From 105a0e75da6ed70b933dd45a121a3499b3c008c6 Mon Sep 17 00:00:00 2001 From: pabloppupulin <151082530+pabloppupulin@users.noreply.github.com> Date: Tue, 21 May 2024 16:33:13 -0300 Subject: [PATCH] Add catalog-info.yaml config file --- 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..8f4c540 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: b2b-newstore-theme + annotations: + github.com/project-slug: vtex-apps/b2b-newstore-theme +spec: + type: other + lifecycle: unknown + owner: b-2-b-enabler