notmuch: add myself as maintainer
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user