xivlauncher: add blooym as maintainer (#508683)

This commit is contained in:
Yohann Boniface
2026-04-10 20:24:09 +00:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -3635,6 +3635,11 @@
githubId = 114744388;
name = "bloominstrong";
};
blooym = {
name = "Lyna";
github = "Blooym";
githubId = 19539165;
};
bloveless = {
email = "brennon.loveless@gmail.com";
github = "bloveless";
+1
View File
@@ -116,6 +116,7 @@ buildDotnetModule rec {
homepage = "https://github.com/goatcorp/XIVLauncher.Core";
license = lib.licenses.gpl3;
maintainers = with lib.maintainers; [
blooym
keysmashes
witchof0x20
];