Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -24275,12 +24275,6 @@ githubId = 71881325; name = "Stefan Bordei"; }; zzamboni = { email = "diego@zzamboni.org"; github = "zzamboni"; githubId = 32876; name = "Diego Zamboni"; }; zzzsy = { email = "me@zzzsy.top"; github = "zzzsyyy"; pkgs/tools/networking/assh/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ buildGoModule rec { homepage = "https://github.com/moul/assh"; changelog = "https://github.com/moul/assh/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ zzamboni ]; maintainers = with maintainers; [ ]; platforms = with platforms; linux ++ darwin; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -24275,12 +24275,6 @@ githubId = 71881325; name = "Stefan Bordei"; }; zzamboni = { email = "diego@zzamboni.org"; github = "zzamboni"; githubId = 32876; name = "Diego Zamboni"; }; zzzsy = { email = "me@zzzsy.top"; github = "zzzsyyy";
pkgs/tools/networking/assh/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ buildGoModule rec { homepage = "https://github.com/moul/assh"; changelog = "https://github.com/moul/assh/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ zzamboni ]; maintainers = with maintainers; [ ]; platforms = with platforms; linux ++ darwin; }; }