xivlauncher: add sersorrel to maintainers

This commit is contained in:
ash
2022-09-04 12:29:59 +01:00
parent 1b647bf9eb
commit ebafad7e76
+1 -1
View File
@@ -64,7 +64,7 @@ in
description = "Custom launcher for FFXIV";
homepage = "https://github.com/goatcorp/FFXIVQuickLauncher";
license = licenses.gpl3;
maintainers = with maintainers; [ ashkitten ];
maintainers = with maintainers; [ ashkitten sersorrel ];
platforms = [ "x86_64-linux" ];
};
}