diff options
| author | 2021-03-20 18:21:21 +0000 | |
|---|---|---|
| committer | 2021-03-20 18:21:21 +0000 | |
| commit | 8747a66b3133c5b942a3f10b7ede313e93120038 (patch) | |
| tree | a255ec18eeed1b68a6c3eef0c6e6e408c18a6bab | |
| parent | Merge pull request #1477 from python-discord/add-nomination-voting-channel (diff) | |
Added myself to CODEOWNERS
Diffstat (limited to '')
| -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 |