rspamd: add lewo as maintainer

+1 -1
+1 -1
pkgs/servers/mail/rspamd/default.nix
··· 44 44 homepage = "https://rspamd.com"; 45 45 license = licenses.asl20; 46 46 description = "Advanced spam filtering system"; 47 - maintainers = with maintainers; [ avnik fpletz globin ]; 47 + maintainers = with maintainers; [ avnik fpletz globin lewo ]; 48 48 platforms = with platforms; linux; 49 49 }; 50 50 }