Remove myself from maintainers

I don't want to maintain go packages anymore because packaging is such a
PITA for go packages.

+1 -1
+1 -1
pkgs/applications/misc/madonctl/default.nix
··· 26 26 homepage = https://github.com/McKael/madonctl; 27 27 license = licenses.mit; 28 28 platforms = platforms.unix; 29 - maintainers = with maintainers; [ matthiasbeyer ]; 29 + maintainers = with maintainers; [ ]; 30 30 }; 31 31 }