maddy: remove maintainer (#138508)
* maddy: remove maintainer * Update pkgs/servers/maddy/default.nix Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
parent
5a4d8e54c3
commit
4ec3a29566
@ -31,8 +31,8 @@ buildGoModule rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Composable all-in-one mail server";
|
||||
homepage = "https://foxcpp.dev/maddy";
|
||||
homepage = "https://maddy.email";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ lxea ];
|
||||
maintainers = with maintainers; [];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user