From 83ebe88327a6e829018d5edb039ed81711e3381b Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 28 Dec 2021 18:18:45 +0000 Subject: [PATCH] chore: remove default from CODEOWNERS Let's not notify everyone on every single pull request. Refs: https://github.com/nodejs/nodejs.org/pull/4333#issuecomment-1002181703 --- CODEOWNERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 81a07fae6ab4f..4463b482983fd 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,6 +1,3 @@ -# Default match to website team -* @nodejs/website - # Localization teams /locale/ar/ @nodejs/nodejs-ar /locale/ca/ # No Catalan team