lol

ffsend: add marsam to maintainers

+1 -1
+1 -1
pkgs/tools/misc/ffsend/default.nix
··· 57 57 ''; 58 58 homepage = "https://gitlab.com/timvisee/ffsend"; 59 59 license = licenses.gpl3Only; 60 - maintainers = with maintainers; [ lilyball equirosa ]; 60 + maintainers = with maintainers; [ lilyball equirosa marsam ]; 61 61 platforms = platforms.unix; 62 62 }; 63 63 }