Skip to content

Commit ef75217

Browse files
committed
tuxtype: drop aanderse as maintainer
1 parent 782bfcc commit ef75217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/tu/tuxtype/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
6464
mainProgram = "tuxtype";
6565
homepage = "https://github.com/tux4kids/tuxtype";
6666
license = licenses.gpl3Plus;
67-
maintainers = [ maintainers.aanderse ];
67+
maintainers = [ ];
6868
platforms = platforms.linux;
6969
};
7070
}

0 commit comments

Comments
 (0)