forked from mirrors/nixpkgs
xivlauncher: remove ashkitten as maintainer
Requested in https://github.com/NixOS/nixpkgs/pull/210737#issuecomment-1382894954
This commit is contained in:
parent
95cd72f731
commit
2556ba08ee
|
@ -62,7 +62,7 @@ in
|
|||
description = "Custom launcher for FFXIV";
|
||||
homepage = "https://github.com/goatcorp/FFXIVQuickLauncher";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ ashkitten sersorrel witchof0x20 ];
|
||||
maintainers = with maintainers; [ sersorrel witchof0x20 ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "XIVLauncher.Core";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue