mailman: add meta to python deps
This commit is contained in:
@@ -20,6 +20,6 @@ buildPythonPackage rec {
|
||||
homepage = https://www.gnu.org/software/mailman/;
|
||||
description = "Web-based user interface for managing GNU Mailman";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
maintainers = with stdenv.lib.maintainers; [ peti ];
|
||||
maintainers = with stdenv.lib.maintainers; [ globin peti ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user