diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 000000000000..c315f245f2b6 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,29 @@ +apiVersion: backstage.io/v1alpha1 +kind: System +metadata: + name: react-native +spec: + owner: cpojer + domain: delivery +--- +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: react-native + title: React Native + description: A framework for building native apps with React. + tags: + - javascript + - java + annotations: + backstage.io/source-location: url:https://github.com/Zegocover/react-native/ + backstage.io/techdocs-ref: dir:. + buildkite.com/project-slug: tego/react-native + snyk.io/org-id: 00dc4193-3d34-4bb9-b51c-91c6362e0796 + snyk.io/targets: Zegocover/react-native + links: [] +spec: + type: tool + owner: cpojer + lifecycle: deprecated + system: react-native