tipp10: add sigmanificient in maintainers

+1 -1
+1 -1
pkgs/applications/misc/tipp10/default.nix
··· 20 mainProgram = "tipp10"; 21 homepage = "https://gitlab.com/tipp10/tipp10"; 22 license = licenses.gpl2Only; 23 - maintainers = with maintainers; [ ]; 24 platforms = platforms.all; 25 }; 26 }
··· 20 mainProgram = "tipp10"; 21 homepage = "https://gitlab.com/tipp10/tipp10"; 22 license = licenses.gpl2Only; 23 + maintainers = with maintainers; [ sigmanificient ]; 24 platforms = platforms.all; 25 }; 26 }