Skip to content

Commit

Permalink
feat(CCO-143): add backstage config
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingBoulderingRepeat committed Jul 17, 2023
1 parent e65955d commit 4f72e22
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .backstage/component.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4f72e22

Please sign in to comment.