Unmaintain a few packages

This commit is contained in:
Rickard Nilsson
2020-09-24 21:12:32 +02:00
parent 04ecdc60e8
commit 5d4cc0e25c
4 changed files with 4 additions and 4 deletions
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
homepage = "http://pigeonhole.dovecot.org/";
description = "A sieve plugin for the Dovecot IMAP server";
license = licenses.lgpl21;
maintainers = with maintainers; [ rickynils globin ];
maintainers = with maintainers; [ globin ];
platforms = platforms.unix;
};
}