From 4c1d18f84930db64370c5fc618c90fc355b47ed1 Mon Sep 17 00:00:00 2001 From: nev21 <82737406+nev21@users.noreply.github.com> Date: Sat, 7 Feb 2026 21:38:50 -0800 Subject: [PATCH 1/2] Add new approver to CODEOWNERS Updated CODEOWNERS to include a new approver. --- .github/CODEOWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3af44c3..e8e2516 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,10 @@ ##################################################### -# List of approvers for ts-debug +# List of CODEOWNERS for this repository ##################################################### # # Learn about CODEOWNERS file format: # https://help.github.com/en/articles/about-code-owners # -* @nevware21/typescript-approvers @nevware21/automation +* @nevware21/typescript-approvers +* @nevware21/automation From 6cb99616e0c2c6853da462a79b25c50a7c58877e Mon Sep 17 00:00:00 2001 From: nev21 <82737406+nev21@users.noreply.github.com> Date: Sat, 7 Feb 2026 21:46:21 -0800 Subject: [PATCH 2/2] Fix CODEOWNERS formatting --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e8e2516..dc2cd3f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,5 +6,5 @@ # https://help.github.com/en/articles/about-code-owners # -* @nevware21/typescript-approvers * @nevware21/automation +* @nevware21/typescript-approvers