We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e64a39 commit 8bbe206Copy full SHA for 8bbe206
catalog-info.yaml
@@ -0,0 +1,16 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: pytac
5
+ title: Pytac
6
+ description: Python Toolkit for Accelerator Controls
7
+ annotations:
8
+ backstage.io/techdocs-ref: dir:.
9
+ github.com/project-slug: DiamondLightSource/pytac
10
+ tags:
11
+ - python
12
+ - controls
13
+spec:
14
+ type: library
15
+ lifecycle: production
16
+ owner: group:Accelerator Controls
0 commit comments