aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-04-21 22:09:49 +0100
committerGravatar GitHub <[email protected]>2022-04-21 22:09:49 +0100
commit1a79888503c739613e748ceebd0ced0d485ed615 (patch)
treee6cab8113ef2e898a2da6bd217fd334a24c86fac /.github
parentLinting (diff)
parentMerge pull request #2138 from python-discord/Use-bot-core-extensions (diff)
Merge branch 'main' into 0s-slowmode
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