dovecot: add myself as maintainer
This commit is contained in:
parent
c147c2766c
commit
003b067baf
@ -84,7 +84,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = "https://dovecot.org/";
|
homepage = "https://dovecot.org/";
|
||||||
description = "Open source IMAP and POP3 email server written with security primarily in mind";
|
description = "Open source IMAP and POP3 email server written with security primarily in mind";
|
||||||
maintainers = with lib.maintainers; [ peti fpletz globin ];
|
maintainers = with lib.maintainers; [ peti fpletz globin ajs124 ];
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
};
|
};
|
||||||
passthru.tests = {
|
passthru.tests = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user