From 19ba8be597bfd207f2a52a1597b8f023837dcd22 Mon Sep 17 00:00:00 2001 From: Silthus <755327+Silthus@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:55:26 +0100 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 00000000..77d717e0 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: sChat + annotations: + github.com/project-slug: sVoxelDev/sChat +spec: + type: other + lifecycle: unknown + owner: guests