From 88c506e57352f30a6a893546d60979f3e201e39d Mon Sep 17 00:00:00 2001 From: Lisa White Date: Mon, 20 May 2024 12:18:20 -0600 Subject: [PATCH] chore: update ownership to DX team [EXT-5221] (#51) --- .github/CODEOWNERS | 4 ++-- catalog-info.yml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ea6af24..7c969a5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ -# team integrations owns all code in this repository by default -* @contentful/team-integrations \ No newline at end of file +# team developer experience owns all code in this repository by default +* @contentful/team-developer-experience \ No newline at end of file diff --git a/catalog-info.yml b/catalog-info.yml index a754b1d..4d78dd8 100644 --- a/catalog-info.yml +++ b/catalog-info.yml @@ -1,11 +1,11 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: - name: vercel-toolkit + name: vercel-nextjs-toolkit annotations: - github.com/project-slug: contentful/vercel-toolkit + github.com/project-slug: contentful/vercel-nextjs-toolkit spec: type: library lifecycle: production - owner: group:team-integrations + owner: group:team-developer-experience