diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index af2e4246fca4f0af1815c9afc49450db6b9c161f..6f97a392b21a90c96da709d2a5eb09621ad1cdd0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,6 @@ # Learn how to add code owners here: # https://help.github.com/en/articles/about-code-owners -* @Timer -/packages/ @timneutkens @Timer @ijjk @lfades -/examples/ @lfades @Timer -/test/ @timneutkens @Timer @ijjk @lfades -/bench/ @timneutkens @Timer -/errors/ @Timer +* @timneutkens @Timer @ijjk @lfades +/docs/ @timneutkens @Timer @ijjk @lfades @chibicode +/examples/ @timneutkens @Timer @ijjk @lfades @chibicode