From 5f0638eadad674bd436423b90af5d6ac02933523 Mon Sep 17 00:00:00 2001 From: archer-65 Date: Mon, 14 Nov 2022 17:56:23 +0100 Subject: added author to maintainers list --- pkgs/applications/networking/mailreaders/notmuch/notmuch-mailmover.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs') diff --git a/pkgs/applications/networking/mailreaders/notmuch/notmuch-mailmover.nix b/pkgs/applications/networking/mailreaders/notmuch/notmuch-mailmover.nix index 04af1a4ae6d7b..b51f57e77c878 100644 --- a/pkgs/applications/networking/mailreaders/notmuch/notmuch-mailmover.nix +++ b/pkgs/applications/networking/mailreaders/notmuch/notmuch-mailmover.nix @@ -24,7 +24,7 @@ rustPlatform.buildRustPackage rec { description = "Application to assign notmuch tagged mails to IMAP folders"; homepage = "https://github.com/michaeladler/notmuch-mailmover/"; license = licenses.asl20; - maintainers = with maintainers; [archer-65]; + maintainers = with maintainers; [michaeladler archer-65]; platforms = platforms.all; }; } -- cgit 1.4.1