diff --git a/.backstage/component.yaml b/.backstage/component.yaml new file mode 100644 index 0000000..0ed050a --- /dev/null +++ b/.backstage/component.yaml @@ -0,0 +1,12 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: monta-go + description: Go library to integrate with Monta + annotations: + github.com/project-slug: einride/monta-go + github.com/team-slug: einride/team-charge-control +spec: + type: library + lifecycle: production + owner: team-charge-control \ No newline at end of file