notmuch: Add myself to maintainers
This commit is contained in:
parent
b459c8475c
commit
d3fbf9b821
@ -97,7 +97,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 ];
|
maintainers = with maintainers; [ chaoflow garbas the-kenny ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user