From 5cb322ed0f49e54eceed6fec60efa1458a5516e7 Mon Sep 17 00:00:00 2001 From: Bryan Cross Date: Thu, 20 Jul 2023 21:10:51 -0500 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..2b92e10 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: JPostman + annotations: + github.com/project-slug: bidnessforb/JPostman +spec: + type: other + lifecycle: unknown + owner: guests