From 9ca536262527d4fdd1739ed613ffc50fd2ffd6c4 Mon Sep 17 00:00:00 2001 From: nev21 <82737406+nev21@users.noreply.github.com> Date: Sun, 8 Feb 2026 00:47:05 -0800 Subject: [PATCH 1/2] Update CODEOWNERS for typescript ownership --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dc2cd3f..f7d0516 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,5 +6,5 @@ # https://help.github.com/en/articles/about-code-owners # -* @nevware21/automation * @nevware21/typescript-approvers +* @nevware21/typescript-codeowners From 17267c7a49ef744cd5f4d88e9d7ffbd8a464c024 Mon Sep 17 00:00:00 2001 From: nev21 <82737406+nev21@users.noreply.github.com> Date: Sun, 8 Feb 2026 00:51:54 -0800 Subject: [PATCH 2/2] Consolidate CODEOWNERS entries for TypeScript --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f7d0516..ebb6ac4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,5 +6,4 @@ # https://help.github.com/en/articles/about-code-owners # -* @nevware21/typescript-approvers -* @nevware21/typescript-codeowners +* @nevware21/typescript-codeowners @nevware21/typescript-approvers