tuxtype: drop aanderse as maintainer

+1 -1
+1 -1
pkgs/by-name/tu/tuxtype/package.nix
··· 64 64 mainProgram = "tuxtype"; 65 65 homepage = "https://github.com/tux4kids/tuxtype"; 66 66 license = licenses.gpl3Plus; 67 - maintainers = [ maintainers.aanderse ]; 67 + maintainers = [ ]; 68 68 platforms = platforms.linux; 69 69 }; 70 70 }