From 07eeb6fba5e2e2fb89a1c012e31b9caf5ca3b9c8 Mon Sep 17 00:00:00 2001 From: Jaesung Date: Fri, 16 Jun 2023 22:13:34 +0900 Subject: [PATCH] Create catalog-info.yml --- catalog-info.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 catalog-info.yml diff --git a/catalog-info.yml b/catalog-info.yml new file mode 100644 index 0000000..dab98b8 --- /dev/null +++ b/catalog-info.yml @@ -0,0 +1,12 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: sendbird-chatgpt-sample-ios + descritpion: This is a public repository for ChatGPT sample in iOS + annotations: + github.com/project-slug: sendbird/sendbird-chatgpt-sample-ios +spec: + type: sample + lifecycle: production + owner: dep-client-platform + system: sendbird-uikit