From 242df340f7e89e060724ade6827a443b1f70b11c Mon Sep 17 00:00:00 2001 From: "fabric-portal[bot]" <106630336+fabric-portal[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 22:47:35 +0000 Subject: [PATCH] Register service in DevHub --- .vonage/catalog-info.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .vonage/catalog-info.yaml diff --git a/.vonage/catalog-info.yaml b/.vonage/catalog-info.yaml new file mode 100644 index 00000000..fd63cb94 --- /dev/null +++ b/.vonage/catalog-info.yaml @@ -0,0 +1,14 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: vonage-video-react-native-sdk + description: OpenTok React Native - a library for OpenTok iOS and Android SDKs + annotations: + github.com/project-slug: vonage/vonage-video-react-native-sdk + backstage.io/techdocs-ref: dir:../docs/ +spec: + type: service + lifecycle: production + owner: orgdata/vdt + domain: video + \ No newline at end of file