tuxtype: drop aanderse as maintainer

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