diff options
author | 2021-03-20 18:26:06 +0000 | |
---|---|---|
committer | 2021-03-20 18:26:06 +0000 | |
commit | 15c1d321ccd8ff9c7c9b7802ea732e43fcffbf9e (patch) | |
tree | a255ec18eeed1b68a6c3eef0c6e6e408c18a6bab | |
parent | Merge pull request #1477 from python-discord/add-nomination-voting-channel (diff) | |
parent | Added myself to CODEOWNERS (diff) |
Merge pull request #1478 from python-discord/wookie184-codeowners
Added myself to CODEOWNERS
-rw-r--r-- | .github/CODEOWNERS | 1 |
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 |