From 81b4a1978beffb946b6d383a7161e1577aff42b4 Mon Sep 17 00:00:00 2001 From: jack1142 <6032823+jack1142@users.noreply.github.com> Date: Tue, 26 May 2020 21:08:50 +0200 Subject: [PATCH] Update CODEOWNERS for subpackages in Audio cog (#3869) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7a5be858d..dd8e42148 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -30,7 +30,7 @@ redbot/core/utils/dbtools.py @mikeshardmind # Cogs redbot/cogs/admin/* @tekulvw redbot/cogs/alias/* @tekulvw -redbot/cogs/audio/* @aikaterna @Drapersniper +redbot/cogs/audio/** @aikaterna @Drapersniper redbot/cogs/bank/* @tekulvw redbot/cogs/cleanup/* @palmtree5 redbot/cogs/customcom/* @palmtree5