aboutsummaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-03-10 20:10:56 +0300
committerGravatar Hassan Abouelela <[email protected]>2021-03-10 20:10:56 +0300
commit9d6ff9246b86759ebb48e22d863b132bc06e8def (patch)
tree02de568d7ca142f43c55b5b046654a50bf78e994 /.github/CODEOWNERS
parentModifies Silence Tests (diff)
parentDelete repo specific FUNDING.yml file in favour of org one in python-discord/... (diff)
Merge branch 'master' into voicechannel-mute
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ad813d893..7217cb443 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -7,11 +7,15 @@ bot/exts/utils/extensions.py @MarkKoz
bot/exts/utils/snekbox.py @MarkKoz @Akarys42
bot/exts/help_channels/** @MarkKoz @Akarys42
bot/exts/moderation/** @Akarys42 @mbaruh @Den4200 @ks129
-bot/exts/info/** @Akarys42 @mbaruh @Den4200
+bot/exts/info/** @Akarys42 @Den4200
+bot/exts/info/information.py @mbaruh
bot/exts/filters/** @mbaruh
bot/exts/fun/** @ks129
bot/exts/utils/** @ks129
+# Rules
+bot/rules/** @mbaruh
+
# Utils
bot/utils/extensions.py @MarkKoz
bot/utils/function.py @MarkKoz