aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2024-03-23 15:27:33 -0700
committerGravatar GitHub <[email protected]>2024-03-23 22:27:33 +0000
commit4f655ffdf15ce8e964afb35c5b8463106d3cd96a (patch)
tree10dd1ea2886dbf7acb9d2c70025426b20828d7f7
parentAdd trivia questions (#1467) (diff)
Removed inactive users from `CODEOWNERS` (#1485)
-rw-r--r--.github/CODEOWNERS9
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