From a135ca3459820ff7e800cfdd4fcd87e36e7bbe4f Mon Sep 17 00:00:00 2001 From: Uriel Date: Mon, 17 Jun 2024 13:22:29 +0200 Subject: [PATCH] Add Futura back to codeowners --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4d128f2f1..6f3095381 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,12 +2,12 @@ * @Eirenliel # Make everyone be able to approve SolarXR submodule changes -/solarxr-protocol @ButterscotchV @Erimelowo @ImUrX +/solarxr-protocol @ButterscotchV @Erimelowo @ImUrX @loucass003 # Make Loucas and Uriel the owners of all GUI stuff -/gui/ @ImUrX -/pnpm-lock.yaml @ImUrX -/pnpm-workspace.yaml @ImUrX +/gui/ @ImUrX @loucass003 +/pnpm-lock.yaml @ImUrX @loucass003 +/pnpm-workspace.yaml @ImUrX @loucass003 # Uriel and Erimel responsible for i18n /gui/public/i18n/ @ImUrX @Erimelowo