diff options
| author | 2022-11-26 20:00:00 +0200 | |
|---|---|---|
| committer | 2022-11-26 20:00:00 +0200 | |
| commit | 07d85affe8573ffcfaaf4c6eb0c6600fa6baa927 (patch) | |
| tree | 7d0cc868781aea5c569546b7193ba3bd8db9ecc8 /.github | |
| parent | Merge pull request #2338 from python-discord/bump-bot-core (diff) | |
| parent | Catch case where starter message is deleted before pinning (diff) | |
Merge pull request #2339 from python-discord/auto-archive-help-posts
Help forum improvements
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 |