Remove Futura from CODEOWNERS (#935)

Co-authored-by: Eiren Rain <Eirenliel@users.noreply.github.com>
This commit is contained in:
Uriel
2024-02-07 17:19:44 -03:00
committed by GitHub
parent fcef02e8f2
commit 7b04f536d0

10
.github/CODEOWNERS vendored
View File

@@ -2,18 +2,18 @@
* @Eirenliel
# Make everyone be able to approve SolarXR submodule changes
/solarxr-protocol @ButterscotchV @Louka3000 @loucass003 @ImUrX
/solarxr-protocol @ButterscotchV @Louka3000 @ImUrX
# Make Loucas and Uriel the owners of all GUI stuff
/gui/ @loucass003 @ImUrX
/package-lock.json @loucass003 @ImUrX
/gui/ @ImUrX
/package-lock.json @ImUrX
# Uriel and Erimel responsible for i18n
/gui/public/i18n/ @ImUrX @Louka3000
/gui/src/i18n/ @ImUrX @Louka3000
/l10n.toml @ImUrX @Louka3000
/gui/src/components/settings/ @Louka3000 @loucass003 @ImUrX
/gui/src/components/settings/ @Louka3000 @ImUrX
# Rust part of the GUI
/gui/src-tauri/ @ImUrX
@@ -30,8 +30,6 @@
/server/src/main/java/dev/slimevr/tracking/processor/ @Louka3000
/server/src/main/java/dev/slimevr/filtering/ @Louka3000
server/src/main/java/dev/slimevr/config/ @loucass003
# Linux files
*.nix @ImUrX
/flake.lock @ImUrX