From 115431e6e397138bb4784033bfcd2fd33f861c3a Mon Sep 17 00:00:00 2001 From: Germain Bergeron Date: Thu, 14 Nov 2024 16:35:43 -0500 Subject: [PATCH] chore: update codeowners (#51) --- CODEOWNERS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index a8928100eb..60ae76b506 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,7 +4,4 @@ # review when someone opens a pull request. # see https://help.github.com/articles/about-codeowners/ for more details -* @coveo/admin-console - -# Prevent PRs that only modify package.json from notifying everyone -package.json @ghost +* @coveord/frontend-foundation