Skip to content

Commit

Permalink
feat: add Backstage metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
alethenorio committed Aug 8, 2023
1 parent 402b17a commit 21200d5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .backstage/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: here-go
description: |
Go SDK for the HERE Maps API.
annotations:
github.com/project-slug: einride/here-go
github.com/team-slug: einride/team-cloud-control
backstage.io/source-location: url:https://github.com/einride/here-go/tree/master/
spec:
type: library
lifecycle: production
owner: team-cloud-control

0 comments on commit 21200d5

Please sign in to comment.