Merge pull request #251429 from alyssais/mailman-web-homepage
mailmanPackages.web.meta.homepage: add
This commit is contained in:
@@ -39,6 +39,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://gitlab.com/mailman/mailman-web";
|
||||
description = "Django project for Mailman 3 web interface";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ qyliss m1cr0man ];
|
||||
|
||||
Reference in New Issue
Block a user