aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Janine vN <[email protected]>2021-09-05 12:01:42 -0400
committerGravatar Janine vN <[email protected]>2021-09-05 12:01:42 -0400
commitbe7257da7e343b28b6bce21a728cfbf473ccebec (patch)
treef8c5b7bd44bf9760dc02d5d8fc171e28074a6b43
parentMove game and fun commands to Fun folder, fix ddg (diff)
Update CODEOWNERS to reflect file moves
-rw-r--r--.github/CODEOWNERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f41ef83b..cffe15d5 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,6 +1,7 @@
# Extensions groups
-bot/exts/christmas/** @ks129
-bot/exts/halloween/** @ks129
+bot/exts/events/advent_of_code/** @ks129
+bot/exts/events/hacktoberfest/** @ks129
+bot/exts/holidays/halloween/** @ks129
# CI & Docker
.github/workflows/** @Akarys42 @SebastiaanZ @Den4200