Skip to content

Commit

Permalink
chore: move ownership to @einride/platform-engineering
Browse files Browse the repository at this point in the history
  • Loading branch information
blaberg authored and odsod committed Feb 12, 2024
1 parent 60a1f67 commit ca43e5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions .backstage/catalog-info.yaml → .backstage/iam-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: iam-go
title: IAM Go
description: |
An opinionated Open Source implementation of the google.iam.v1.IAMPolicy service API, using Cloud Spanner for storage.
annotations:
github.com/project-slug: einride/iam-go
github.com/team-slug: einride/team-cloud-control
backstage.io/source-location: url:https://github.com/einride/iam-go/tree/master/
spec:
type: library
type: go-library
system: backend-sdk
lifecycle: production
owner: team-cloud-control
owner: platform-enginering
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @einride/team-cloud-control
* @einride/platform-engineering

0 comments on commit ca43e5e

Please sign in to comment.