mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03: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 New Issue
Block a user