handheld-daemon: remove appsforartists as maintainer

I'm no longer using NixOS.
This commit is contained in:
Brenton Simpson
2025-08-07 15:22:35 -04:00
committed by GitHub
parent 71cbd97994
commit f5d139155e
@@ -100,7 +100,6 @@ python3Packages.buildPythonApplication rec {
changelog = "https://github.com/hhd-dev/hhd/releases/tag/${src.tag}";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [
appsforartists
toast
];
mainProgram = "hhd";