Skip to content

Commit

Permalink
feat(team-name): update team transportation name TRA-1087
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Feb 23, 2024
1 parent 09ac32d commit 59cdcfa
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .backstage/api-auth-grpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
type: grpc
lifecycle: production
owner: team-transportation
owner: transportation-platform
system: extend
definition:
$text: ../proto/einride/saga/extend/auth/v1beta1/auth_service.proto
2 changes: 1 addition & 1 deletion .backstage/api-auth-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
type: openapi
lifecycle: production
owner: team-transportation
owner: transportation-platform
system: extend
definition:
$text: ../openapiv2/auth.swagger.yaml
2 changes: 1 addition & 1 deletion .backstage/api-book-booking-grpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
type: grpc
lifecycle: production
owner: team-transportation
owner: transportation-platform
system: extend
definition:
$text: ../proto/einride/saga/extend/book/v1beta1/booking_service.proto
2 changes: 1 addition & 1 deletion .backstage/api-book-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
type: openapi
lifecycle: production
owner: team-transportation
owner: transportation-platform
system: extend
definition:
$text: ../openapiv2/book.swagger.yaml
2 changes: 1 addition & 1 deletion .backstage/api-book-shipment-grpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
type: grpc
lifecycle: production
owner: team-transportation
owner: transportation-platform
system: extend
definition:
$text: ../proto/einride/saga/extend/book/v1beta1/shipment_service.proto
2 changes: 1 addition & 1 deletion .backstage/system.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ metadata:
annotations:
einride.tech/security-level: "1"
spec:
owner: team-transportation
owner: transportation-platform
domain: transportation-platform

0 comments on commit 59cdcfa

Please sign in to comment.