From 777f7d962cbaa0d7a2cfb461287a3ff309225926 Mon Sep 17 00:00:00 2001 From: AdityaAsGithub Date: Fri, 6 Sep 2024 23:34:56 -0700 Subject: [PATCH] Fixec codeowner's file --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 23cba3d4..6d12ed98 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # Any PRs made to protected branches need to be approved by a specific group of people # who have knowledge about the entire codebase to avoid regressions in previously # established behavior. -@reviewers +@PurdueElectricRacing/reviewers