From 3d2e6acdf65ffdeb83f4f54227191a2b904fde95 Mon Sep 17 00:00:00 2001 From: andy840119 Date: Sat, 9 Apr 2022 09:03:03 +0800 Subject: [PATCH] Should remember check the file if changed. --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 24dcc0614..78db237ca 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,6 +10,7 @@ /Directory.Build.props @andy840119 /appveyor.yml @andy840119 /cake.config @andy840119 +/crowdin.yml @andy840119 # Resource related /assets/ @andy840119 @@ -17,6 +18,7 @@ /osu.Game.Rulesets.Karaoke.Tests/Resources/ @andy840119 # Editor or git config +/.config/dotnet-tools.json @andy840119 /.editorconfig @andy840119 /.gitattributes @andy840119 /.gitignore @andy840119