From 930dbda63198b829cbb7d9327434ee39557f6de7 Mon Sep 17 00:00:00 2001 From: Drapersniper <27962761+drapersniper@users.noreply.github.com> Date: Mon, 22 Jun 2020 21:28:07 +0100 Subject: [PATCH] Code Owners --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index def027303..306c95d2e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,5 @@ # Core +redbot/core/apis/audio/** @aikaterna @Drapersniper redbot/core/bank.py @palmtree5 redbot/core/checks.py @tekulvw redbot/core/cli.py @tekulvw