From 8b981c81215e3aabf00d61f9bcad95e8cb4b1305 Mon Sep 17 00:00:00 2001 From: Daniel Wright Date: Thu, 17 Sep 2026 09:52:38 +1000 Subject: [PATCH] chore(root): replace git-admins with production git-admins is being retired as a codeowner. point the codeowners entry at production instead. Ticket: INF-3637 --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index d350ff215a..3a0aca7a0b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -161,7 +161,7 @@ /.eslintrc.json @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/ecosystem @BitGo/btc-team /.prettierrc.yml @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/ecosystem @BitGo/btc-team /check-package-versions.js @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/ecosystem @BitGo/btc-team -/CODEOWNERS @BitGo/git-admins +/CODEOWNERS @BitGo/production /DEVELOPERS.md @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/ecosystem @BitGo/btc-team /commitlint.config.js @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/ecosystem @BitGo/btc-team /Dockerfile @BitGo/wallet-core @BitGo/wallet-core-india @BitGo/ecosystem @BitGo/btc-team