notmuch: add myself as maintainer
This commit is contained in:
parent
bb319eded6
commit
32d33177ea
@ -96,7 +96,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Mail indexer";
|
description = "Mail indexer";
|
||||||
homepage = https://notmuchmail.org/;
|
homepage = https://notmuchmail.org/;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ chaoflow garbas the-kenny ];
|
maintainers = with maintainers; [ chaoflow flokli garbas the-kenny ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user