aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-03-20 18:26:06 +0000
committerGravatar GitHub <[email protected]>2021-03-20 18:26:06 +0000
commit15c1d321ccd8ff9c7c9b7802ea732e43fcffbf9e (patch)
treea255ec18eeed1b68a6c3eef0c6e6e408c18a6bab
parentMerge pull request #1477 from python-discord/add-nomination-voting-channel (diff)
parentAdded myself to CODEOWNERS (diff)
Merge pull request #1478 from python-discord/wookie184-codeowners
Added myself to CODEOWNERS
-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