mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
rspamd: add lewo as maintainer
This commit is contained in:
parent
db20747d36
commit
dc5e6713e4
|
@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://rspamd.com";
|
||||
license = licenses.asl20;
|
||||
description = "Advanced spam filtering system";
|
||||
maintainers = with maintainers; [ avnik fpletz globin ];
|
||||
maintainers = with maintainers; [ avnik fpletz globin lewo ];
|
||||
platforms = with platforms; linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue