lol

gotify-desktop: add maintainer genofire (me)

genofire 39d1d189 110930ee

+1 -1
+1 -1
pkgs/tools/misc/gotify-desktop/default.nix
··· 21 21 description = "Small Gotify daemon to send messages as desktop notifications"; 22 22 homepage = "https://github.com/desbma/gotify-desktop"; 23 23 license = licenses.gpl3Plus; 24 - maintainers = [ maintainers.bryanasdev000 ]; 24 + maintainers = with maintainers; [ bryanasdev000 genofire ]; 25 25 }; 26 26 }