diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 76c70c1de..b0ddd69fc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,3 @@ # These owners will be the default owners for everything in the repo, # unless a later match takes precedence. * @microsoft/superbench-dev - -# The owners own any file in the `/docs` directory in the root of -# your repository and any of its subdirectories. -/docs/ @cp5555 @guoshzhao