From 4868fd5d9babac948dbf2c39230af86c0c90523a Mon Sep 17 00:00:00 2001 From: Eric Crosson Date: Mon, 23 Jun 2025 14:57:34 -0500 Subject: [PATCH] chore: transfer code ownership to DevEx DevEx owns all things APIs, so this is a natural fit, now that the team has support to take on maintenance. Closes Ticket: DX-1472 --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 85cde44e..78798047 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ -* @BitGo/velocity -website @BitGo/velocity @BitGo/developer-experience +* @BitGo/developer-experience