diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..a636102 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,16 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: pytac + title: Pytac + description: Python Toolkit for Accelerator Controls + annotations: + backstage.io/techdocs-ref: dir:. + github.com/project-slug: DiamondLightSource/pytac + tags: + - python + - controls +spec: + type: library + lifecycle: production + owner: group:accelerator-controls \ No newline at end of file