fdm: add ninjin as a maintainer
This commit is contained in:
parent
6c509c3eb1
commit
326f94c059
@ -23,7 +23,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Mail fetching and delivery tool - should do the job of getmail and procmail";
|
description = "Mail fetching and delivery tool - should do the job of getmail and procmail";
|
||||||
maintainers = with maintainers; [ raskin ];
|
maintainers = with maintainers; [ ninjin raskin ];
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
homepage = "https://github.com/nicm/fdm";
|
homepage = "https://github.com/nicm/fdm";
|
||||||
downloadPage = "https://github.com/nicm/fdm/releases";
|
downloadPage = "https://github.com/nicm/fdm/releases";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user