From e39885ee238341c10278d832841fef740559b9d6 Mon Sep 17 00:00:00 2001 From: nev21 <82737406+nev21@users.noreply.github.com> Date: Sat, 7 Feb 2026 21:38:30 -0800 Subject: [PATCH 1/2] Update CODEOWNERS --- .github/CODEOWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 092404e..e8e2516 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,10 @@ ##################################################### -# List of approvers for ts-async +# 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 95cce28ee7f2011a9e86c59eee195e66ef39782d Mon Sep 17 00:00:00 2001 From: nev21 <82737406+nev21@users.noreply.github.com> Date: Sat, 7 Feb 2026 21:46:08 -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