ffsend: add marsam to maintainers

main
Mario Rodas 2 years ago
parent 278934a4c8
commit 48134305bb
  1. 2
      pkgs/tools/misc/ffsend/default.nix

@ -57,7 +57,7 @@ buildRustPackage rec {
'';
homepage = "https://gitlab.com/timvisee/ffsend";
license = licenses.gpl3Only;
maintainers = with maintainers; [ lilyball equirosa ];
maintainers = with maintainers; [ lilyball equirosa marsam ];
platforms = platforms.unix;
};
}

Loading…
Cancel
Save