Add me to GUI codeowners (#782)

This commit is contained in:
Uriel
2023-07-20 04:59:47 -03:00
committed by GitHub
parent 1aa32b8264
commit 97b617bb24

6
.github/CODEOWNERS vendored
View File

@@ -1,9 +1,9 @@
# Global code owner
* @Eirenliel
# Make Loucas the owner of all GUI stuff
/gui/ @loucass003
/package-lock.json @loucass003
# Make Loucas and Uriel the owners of all GUI stuff
/gui/ @loucass003 @ImUrX
/package-lock.json @loucass003 @ImUrX
# Uriel and Erimel responsible for i18n
/gui/public/i18n/ @ImUrX @Louka3000