From c40ed841df55128c71d604f0a8da3999af6f4b1b Mon Sep 17 00:00:00 2001 From: Anoop Gopalakrishnan <2038273+anoop2811@users.noreply.github.com> Date: Tue, 29 Apr 2025 18:10:36 +0530 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b995a9d..72addc9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # This file is a github code protect rule follow the codeowners https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners#example-of-a-codeowners-file -* @FogDong @wonderflow @leejanee @Somefive +* @FogDong @wonderflow @leejanee @Somefive @anoop2811