From 2fce024eac6cd91c416edfd5e56a6757a43c7f8a Mon Sep 17 00:00:00 2001 From: Daniel Wright Date: Mon, 22 Sep 2025 09:29:50 +1000 Subject: [PATCH] ci: change codeowners for lockfiles to sdk-reviewers team Ticket: DO-15852 --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 27f994d64c..6e318d3037 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -148,11 +148,11 @@ /commitlint.config.js @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform /Dockerfile @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform /lerna.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience @BitGo/devops -/package.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience @BitGo/devops -**/package.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience @BitGo/devops +/package.json @BitGo/sdk-reviewers +**/package.json @BitGo/sdk-reviewers /tsconfig.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience @BitGo/devops /tsconfig.packages.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform -/yarn.lock @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience @BitGo/devops +/yarn.lock @BitGo/sdk-reviewers /.iyarc @BitGo/wallet-platform @BitGo/hsm @BitGo/velocity flake.nix @BitGo/wallet-platform @BitGo/hsm @BitGo/developer-experience flake.lock @BitGo/wallet-platform @BitGo/hsm @BitGo/developer-experience