mailman-web: add myself as a maintainer
This commit is contained in:
parent
e2867af1b2
commit
5717f312a4
@ -34,6 +34,6 @@ buildPythonPackage rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Django project for Mailman 3 web interface";
|
description = "Django project for Mailman 3 web interface";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ qyliss ];
|
maintainers = with maintainers; [ peti qyliss ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user