From eecee51cf8e01e69f76929990b90ce3dd8e33fdf Mon Sep 17 00:00:00 2001 From: "backstage-culture-amp[bot]" <83268874+backstage-culture-amp[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 03:08:11 +0000 Subject: [PATCH] fix: update Backstage catalog ownership to match Github teams --- catalog-info.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index 0c882a8..b6e3ad1 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -2,16 +2,16 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: name: elm-storybook - description: > + description: | Experimental Elm/Storybook tooling tags: - - users-na - - camp-foundations + - camp-developer-experience - data-none + - users-na annotations: github.com/project-slug: cultureamp/elm-storybook - github.com/team-slug: cultureamp/front-end-foundations + github.com/team-slug: cultureamp/delivery-engineering spec: type: library - owner: front-end-foundations + owner: delivery-engineering lifecycle: production