From d39bb63ffede2bdfff022cb6a1f0747ebb3efdf2 Mon Sep 17 00:00:00 2001 From: Jack Zampolin Date: Thu, 25 Apr 2019 16:41:46 -0400 Subject: [PATCH] Fix CODEOWNERS --- .github/CODEOWNERS | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 11f9e598b4..3f2a5ac8a5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,4 @@ # CODEOWNERS: https://help.github.com/articles/about-codeowners/ # Primary repo maintainers -* @ebuchman @rigelrozanski @cwgoes - -# Precious documentation -/docs/README.md @zramsay -/docs/DOCS_README.md @zramsay -/docs/.vuepress/ @zramsay +* @alessio @alexanderbez @cwgoes @jackzampolin