mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
spamassassin: add myself as a maintainer
Gotta get those sweet Repology notifications.
This commit is contained in:
@@ -37,6 +37,6 @@ perlPackages.buildPerlPackage rec {
|
||||
description = "Open-Source Spam Filter";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = with stdenv.lib.maintainers; [ peti qknight ];
|
||||
maintainers = with stdenv.lib.maintainers; [ peti qknight qyliss ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user