From 8b75992a32e52195bfb4d7d9a503f25dfc9267b0 Mon Sep 17 00:00:00 2001 From: Emotion Date: Tue, 14 Mar 2023 01:33:59 +1300 Subject: [PATCH] Updated CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dd0f986..74b3a99 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ # Modifications to the source code should be handled by the code review team -*.ts @EllieBotDevs/code-reviewers +*.java @EllieBotDevs/code-reviewers # Modifications to sensitive files should be reviewed by maintainers /.github/ @EllieBotDevs/dev-team