From fb25421ab0edca2de13458f04c9c32788dee43a0 Mon Sep 17 00:00:00 2001 From: lucas lelievre Date: Tue, 23 Sep 2025 20:23:51 +0000 Subject: [PATCH] OOPS --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c50601e91..81052649f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,12 +4,12 @@ # Make everyone be able to approve SolarXR submodule changes /solarxr-protocol @ButterscotchV @Erimelowo @loucass003 -# Make Loucas and Uriel the owners of all GUI stuff +# Make Loucass the owner of all GUI stuff /gui/ @loucass003 /pnpm-lock.yaml @loucass003 /pnpm-workspace.yaml @loucass003 -# Uriel and Erimel responsible for i18n +# loucass003 and Erimel responsible for i18n /gui/public/i18n/ @loucass003 @Erimelowo /gui/src/i18n/ @loucass003 @Erimelowo /l10n.toml @loucass003 @Erimelowo