diff options
-rw-r--r-- | .github/CODEOWNERS | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d164ad04..e69de29b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +0,0 @@ -# Extensions groups -bot/exts/events/advent_of_code/** @ks129 -bot/exts/events/hacktoberfest/** @ks129 -bot/exts/holidays/halloween/** @ks129 - -# CI & Docker -.github/workflows/** @SebastiaanZ @Den4200 -Dockerfile @Den4200 -docker-compose.yml @Den4200 |