We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents feb9708 + 4fab1c1 commit 17772e4Copy full SHA for 17772e4
catalog-info.yaml
@@ -0,0 +1,13 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: awesome-k6
5
+ title: awesome-k6
6
+ description: |
7
+ A curated list of awesome tools, content and projects using k6
8
+ annotations:
9
+ github.com/project-slug: grafana/awesome-k6
10
+spec:
11
+ type: documentation
12
+ owner: group:default/k6-engineering
13
+ lifecycle: production
0 commit comments