Skip to content

Commit f707143

Browse files
authored
Merge pull request #19 from cultureamp/backstage/github-ownership
fix: update Backstage catalog ownership to match Github teams
2 parents 06841c8 + 74a2cf3 commit f707143

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

catalog-info-component.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ apiVersion: backstage.io/v1alpha1
22
kind: Component
33
metadata:
44
name: parameter-store-exec
5-
description: >
5+
description: |
66
Execute a command with environment loaded from AWS Parameter Store
77
tags:
8-
- users-na
98
- camp-foundations
109
- data-none
10+
- users-na
1111
annotations:
1212
github.com/project-slug: parameter-store-exec
13-
github.com/team-slug: cultureamp/sre
13+
github.com/team-slug: cultureamp/sre-foundations
1414
spec:
1515
type: library
16-
owner: sre
16+
owner: sre-foundations
1717
lifecycle: production

0 commit comments

Comments
 (0)