From 474fb334478a0569bed903181cca2d54e44abd95 Mon Sep 17 00:00:00 2001 From: PeterGuy326 <47820304+PeterGuy326@users.noreply.github.com> Date: Tue, 1 Sep 2026 02:38:59 +0800 Subject: [PATCH] chore(codeowners): add third independent reviewer (#124) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c20040f..0df41ca 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # Changes require review from the organization administrator or the designated # independent reviewer, so code-owner review is satisfiable without admin bypass. -* @PeterGuy326 @Bindy-lbb +* @PeterGuy326 @Bindy-lbb @waterbro-8