aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar wookie184 <[email protected]>2021-03-20 18:21:21 +0000
committerGravatar GitHub <[email protected]>2021-03-20 18:21:21 +0000
commit8747a66b3133c5b942a3f10b7ede313e93120038 (patch)
treea255ec18eeed1b68a6c3eef0c6e6e408c18a6bab
parentMerge pull request #1477 from python-discord/add-nomination-voting-channel (diff)
Added myself to CODEOWNERS
Diffstat (limited to '')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7217cb443..634bb4bca 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -12,6 +12,7 @@ bot/exts/info/information.py @mbaruh
bot/exts/filters/** @mbaruh
bot/exts/fun/** @ks129
bot/exts/utils/** @ks129
+bot/exts/recruitment/** @wookie184
# Rules
bot/rules/** @mbaruh