simutrans: remove phile314 as maintainer

+1 -1
+1 -1
pkgs/games/simutrans/default.nix
··· 163 164 homepage = "http://www.simutrans.com/"; 165 license = with licenses; [ artistic1 gpl1Plus ]; 166 - maintainers = with maintainers; [ phile314 ]; 167 platforms = with platforms; linux; # TODO: ++ darwin; 168 }; 169 };
··· 163 164 homepage = "http://www.simutrans.com/"; 165 license = with licenses; [ artistic1 gpl1Plus ]; 166 + maintainers = with maintainers; [ ]; 167 platforms = with platforms; linux; # TODO: ++ darwin; 168 }; 169 };