simutrans: remove phile314 as maintainer

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