diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000..c07fbf23 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,19 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: python-bandwidth-sdk + description: Python SDK for Bandwidth communications API + annotations: + github.com/project-slug: Spaced-Out/python-bandwidth-sdk + backstage.io/techdocs-ref: dir:. + tags: + - python + links: + - url: https://github.com/Spaced-Out/python-bandwidth-sdk + title: GitHub Repository + icon: github +spec: + type: library + lifecycle: production + owner: group:default/sense-engineering + system: system:default/other