From 27e44e4066fbd25582e8c70d1b4eda113e60b5db Mon Sep 17 00:00:00 2001 From: Pranish Nepal Date: Tue, 2 Jun 2026 19:57:48 +0000 Subject: [PATCH] chore(gha): add wallet-core-india as codeowner Add @BitGo/wallet-core-india alongside @BitGo/wallet-core as a default code owner for all files in the repository. Ticket: WAL-1514 Session-Id: c107cc75-d93e-4f99-b1fd-77050059313a Task-Id: cbbbb406-2f03-4853-a211-fe2e50863d5c --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fd34820a..2005a914 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,4 @@ # Each line is a file pattern followed by one or more owners. # These owners will be the default owners for everything in the repo. -* @BitGo/wallet-core +* @BitGo/wallet-core @BitGo/wallet-core-india