From 4390d654a4317fe0e09cc53c3474416a2c90a4c0 Mon Sep 17 00:00:00 2001 From: Ahmed <12673605+z0al@users.noreply.github.com> Date: Tue, 12 Mar 2024 11:47:18 +0000 Subject: [PATCH] chore: add catalog-info.yaml [] (#114) --- catalog-info.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..8966ed2 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,14 @@ +apiVersion: backstage.io/v1alpha1 +kind: System +metadata: + name: compose-starter-helpcenter-nextjs + description: | + A sample website frontend for Compose with Next.js + annotations: + circleci.com/project-slug: github/contentful/compose-starter-helpcenter-nextjs + github.com/project-slug: contentful/compose-starter-helpcenter-nextjs + backstage.io/source-location: url:https://github.com/contentful/compose-starter-helpcenter-nextjs/ +spec: + type: library + lifecycle: production + owner: group:team-tolkien