diff options
| author | 2022-04-21 22:09:49 +0100 | |
|---|---|---|
| committer | 2022-04-21 22:09:49 +0100 | |
| commit | 1a79888503c739613e748ceebd0ced0d485ed615 (patch) | |
| tree | e6cab8113ef2e898a2da6bd217fd334a24c86fac /.github | |
| parent | Linting (diff) | |
| parent | Merge 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/CODEOWNERS | 2 |
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 |