From 94351143661c37f92e20f6e8efacfd41c8d16cec Mon Sep 17 00:00:00 2001 From: Zach Date: Mon, 15 Apr 2019 12:12:30 -0400 Subject: [PATCH] Merge PR #4115: Update CODEOWNERS Remove @ebuchman @cwgoes; add @alexanderbez @alessio @jackzampolin --- .github/CODEOWNERS | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 11f9e598b4..7eddb46722 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 +* @rigelrozanski @alexanderbez @jackzampolin @alessio