We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782bfcc commit ef75217Copy full SHA for ef75217
pkgs/by-name/tu/tuxtype/package.nix
@@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
64
mainProgram = "tuxtype";
65
homepage = "https://github.com/tux4kids/tuxtype";
66
license = licenses.gpl3Plus;
67
- maintainers = [ maintainers.aanderse ];
+ maintainers = [ ];
68
platforms = platforms.linux;
69
};
70
}
0 commit comments