From 0ba8ea342904e0d246633ff791cc6bc2d82c1cf8 Mon Sep 17 00:00:00 2001 From: Dunedan Date: Sat, 24 Aug 2024 11:17:03 +0200 Subject: [PATCH] Update CODEOWNERS This updates CODEOWNERS to remove owners for the lobby bot code, which isn't included in this repository anymore. It also adds me for some areas where I can help with PR reviews. --- .gitea/CODEOWNERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitea/CODEOWNERS b/.gitea/CODEOWNERS index 2c39431932..36fb0110e8 100644 --- a/.gitea/CODEOWNERS +++ b/.gitea/CODEOWNERS @@ -1,5 +1,8 @@ +## == Project configuration ## Gitea configuration \\.gitea/.* @Stan @Itms +## Linting +\\.pre-commit-config\\.yaml @Dunedan ## == Build & Libraries (build|libraries)/.* @Itms @Stan @@ -15,10 +18,9 @@ source/(collada|graphics|renderer)/.* @vladislavbelov source/simulation2/.* @wraitii @Itms ## == Tools +source/tools/.*\\.py @Dunedan ## Atlas source/tools/atlas/.* @vladislavbelov @trompetin17 -## Lobby -source/tools/XpartaMuPP/.* @Dunedan @user1 ## == Scripts ## GUI