diff options
| author | 2022-11-30 08:22:20 +0800 | |
|---|---|---|
| committer | 2022-11-30 08:22:20 +0800 | |
| commit | 44f8863ae5e534b7e4ae96cd3602de2f6c3ac58e (patch) | |
| tree | daa2ac83b9211c6c11ff554c10b5c8953d7db74f /.github | |
| parent | Update unit tests for snekbox (diff) | |
| parent | Merge pull request #2344 from python-discord/dont-use-removed-talentpool-cache (diff) | |
Merge branch 'main' into snekbox-files
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0bc2bb793..7cd00a0d6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,6 @@ bot/exts/info/codeblock/** @MarkKoz bot/exts/utils/extensions.py @MarkKoz bot/exts/utils/snekbox.py @MarkKoz @jb3 -bot/exts/help_channels/** @MarkKoz bot/exts/moderation/** @mbaruh @Den4200 @ks129 @jb3 bot/exts/info/** @Den4200 @jb3 bot/exts/info/information.py @mbaruh @jb3 |