From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.8854.1612357912510080533 for ; Wed, 03 Feb 2021 05:11:52 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=f8PhSLqW; spf=pass (domain: kernel.org, ip: 198.145.29.99, mailfrom: ardb@kernel.org) Received: by mail.kernel.org (Postfix) with ESMTPSA id AB71664FAA for ; Wed, 3 Feb 2021 13:11:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612357911; bh=CHIn1EK1akf7ALQPGxF6/4WEEX5vk0/9/Yhxo80Dcwo=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=f8PhSLqWh1RiilwqHFAcVrOeOnJNJww7ZGLYUHVATssRdAmcSHs88frYKiimbAPQE meyFoU7uZZ0baUHl0lXQMkvXdIorbrzIyLg9RhZZ5CiwojNZ0d7bOYt353vg1X5Ni6 KesVGwEMdX6w/+izn7CfUfxEsjsgKUJosj4ooXY95hC+ZA9ATBjTohbT8uOmw5Yg9J Jv1gUCHR5Zps+J4HAg3b0t2iazZKyMVxr/zzQGbPP75S+RQbhyJp0QaZVdnC2eXMh7 d/hAjDRBUc87Uot1UKOS7Q8eWvN3EG0x7Nq8v0AUM+SH0XzK65+O5/kmd0VGJ6Fddb WJmnHSazQi1xA== Received: by mail-ot1-f49.google.com with SMTP id o12so1610912ote.12 for ; Wed, 03 Feb 2021 05:11:51 -0800 (PST) X-Gm-Message-State: AOAM530eBdQsV8Zn/i7JHGxlX8QAuTN3CEH7v+ieK8/OTGpw9UXqGQKF BcbYeIaxRiPNCQN9Mw2rY0sUGNEhWvx7ZFz+Kkc= X-Google-Smtp-Source: ABdhPJxfNaIXXXvSKycYXPcaaRGk0PVg15miyga3PDStB0zKhkqqnWlg0xScKprssHjHy0U7bHHmc2WQrYdYEsXabYk= X-Received: by 2002:a05:6830:1e2a:: with SMTP id t10mr2067478otr.90.1612357910927; Wed, 03 Feb 2021 05:11:50 -0800 (PST) MIME-Version: 1.0 References: <20210202203500.83291-1-jordan.l.justen@intel.com> <20210202203500.83291-2-jordan.l.justen@intel.com> In-Reply-To: <20210202203500.83291-2-jordan.l.justen@intel.com> From: Ard Biesheuvel Date: Wed, 3 Feb 2021 14:11:39 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 2/2] Maintainers.txt: Remove Jordan Justen from OvmfPkg To: Jordan Justen Cc: devel@edk2.groups.io, Laszlo Ersek , Ard Biesheuvel Content-Type: text/plain; charset="UTF-8" On Tue, 2 Feb 2021 at 21:35, Jordan Justen wrote: > > Cc: Laszlo Ersek > Cc: Ard Biesheuvel > Signed-off-by: Jordan Justen Acked-by: Ard Biesheuvel > --- > Maintainers.txt | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 96e792ab66..e986a3680c 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -423,7 +423,6 @@ R: Siyuan Fu > OvmfPkg > F: OvmfPkg/ > W: http://www.tianocore.org/ovmf/ > -M: Jordan Justen > M: Laszlo Ersek > M: Ard Biesheuvel > S: Maintained > -- > 2.30.0 >