sxiv: add h7x4 as maintainer

h7x4 d99faadf 5d08323d

+1 -1
+1 -1
pkgs/applications/graphics/sxiv/default.nix
··· 29 29 homepage = "https://github.com/muennich/sxiv"; 30 30 license = lib.licenses.gpl2Plus; 31 31 platforms = lib.platforms.linux; 32 - maintainers = with maintainers; [ ]; 32 + maintainers = with maintainers; [ h7x4 ]; 33 33 }; 34 34 }