aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2021-03-02 20:50:03 +0200
committerGravatar GitHub <[email protected]>2021-03-02 20:50:03 +0200
commit7b26f7deacf46fbfbfb21d43ce95e6041af5dd3c (patch)
tree06660c5265d51ae98df62c55a4cf95215e0e3d10 /.github
parentMerge branch 'mbaruh/defcon' of https://github.com/python-discord/bot into mb... (diff)
parentMerge pull request #1440 from bast0006/master (diff)
Merge branch 'master' into mbaruh/defcon
Diffstat (limited to '.github')
-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