Merge pull request #215574 from phile314/simutrans-rm-maintainer-phile314

simutrans: Remove phile314 as maintainer
This commit is contained in:
figsoda
2023-02-09 17:00:33 -05:00
committed by GitHub
+1 -1
View File
@@ -163,7 +163,7 @@ let
homepage = "http://www.simutrans.com/";
license = with licenses; [ artistic1 gpl1Plus ];
maintainers = with maintainers; [ phile314 ];
maintainers = with maintainers; [ ];
platforms = with platforms; linux; # TODO: ++ darwin;
};
};