From 8f342b1585436bd4ec9c892640c911b9717fd113 Mon Sep 17 00:00:00 2001 From: ihrpr Date: Wed, 23 Jul 2025 18:42:38 +0100 Subject: [PATCH] update codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1c9b7a5ca..596e6991d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,7 @@ # TypeScript SDK Code Owners # Default owners for everything in the repo -* @modelcontextprotocol/typescript-sdk-maintainers +* @modelcontextprotocol/typescript-sdk # Auth team owns all auth-related code /src/server/auth/ @modelcontextprotocol/typescript-sdk-auth