From c0364f371113f251be61bce8c1f68f06ce136bdb Mon Sep 17 00:00:00 2001 From: Lisa White Date: Thu, 23 May 2024 08:03:51 -0400 Subject: [PATCH] chore: change team from DX to Tundra [EXT-5235] --- .github/CODEOWNERS | 4 ++-- catalog-info.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7c969a5..54f572c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ -# team developer experience owns all code in this repository by default -* @contentful/team-developer-experience \ No newline at end of file +# team tundra owns all code in this repository by default +* @contentful/team-tundra diff --git a/catalog-info.yml b/catalog-info.yml index 4d78dd8..b229036 100644 --- a/catalog-info.yml +++ b/catalog-info.yml @@ -8,4 +8,4 @@ metadata: spec: type: library lifecycle: production - owner: group:team-developer-experience + owner: group:team-tundra