diff options
author | 2022-04-21 20:57:19 +0100 | |
---|---|---|
committer | 2022-04-21 20:57:33 +0100 | |
commit | 1ccdd7a1fb1bdd9dab3aee3e7f74466a7d713dbb (patch) | |
tree | 064d64653926cf0442c568261080bd7c96995cf3 | |
parent | Bump bot-core which has unqualify in the utils namespace (diff) |
Update CODEOWNERS
-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 |