From 466fd4c011a184bddb44b20715bb8f57103dfc77 Mon Sep 17 00:00:00 2001 From: Niveathika Date: Thu, 29 Aug 2024 11:59:14 +0530 Subject: [PATCH] Reorder CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 33098443..51b6602d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ # See: https://help.github.com/articles/about-codeowners/ # These owners will be the default owners for everything in the repo. -* @aashikam @niveathika @shafreenAnfar +* @niveathika @aashikam @shafreenAnfar