aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2022-04-22 01:27:54 +0300
committerGravatar GitHub <[email protected]>2022-04-22 01:27:54 +0300
commit014d65a98a8abae3664d013d9ee26a2302166c2d (patch)
tree5df941ef1cb4e925741f051dbaba94e8ec9557ea /.github
parentAdd discord.Thread to slowmode cog channel converters (diff)
parentMerge pull request #2143 from python-discord/bump-bot-core (diff)
Merge branch 'main' into slowmode/add-better-thread-support
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ea69f7677..0bc2bb793 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -18,10 +18,8 @@ bot/exts/recruitment/** @wookie184
bot/rules/** @mbaruh
# Utils
-bot/utils/extensions.py @MarkKoz
bot/utils/function.py @MarkKoz
bot/utils/lock.py @MarkKoz
-bot/utils/scheduling.py @MarkKoz
# Tests
tests/_autospec.py @MarkKoz