From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mx.groups.io with SMTP id smtpd.web11.648.1612465542206031871 for ; Thu, 04 Feb 2021 11:05:42 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=VLWcGgR7; spf=pass (domain: redhat.com, ip: 63.128.21.124, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1612465541; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Fh0f7hZTpfO9XD0g3arTBb2VsFEjvg0REisTJjQHrCY=; b=VLWcGgR7bVqjA2dD8RC4OVPsHhVZiI2ac8GVrUfneEf0KEx3Ww2BHBFUDn9lhPSTyHE8yL 7YWJCuSdwIRrlNYJKiC/O8Oz+Gf+TLdQHiNR8yBHW2nFZ0tqSNRDPLoqfp8sVhZTsCxCvg GmvTVqYaQtO/ca3MCcbjCDQMgCBK/ME= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-386-xk4sFGdWMZuzqHoUefH6gg-1; Thu, 04 Feb 2021 14:05:38 -0500 X-MC-Unique: xk4sFGdWMZuzqHoUefH6gg-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 31A441005501; Thu, 4 Feb 2021 19:05:37 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-114-186.ams2.redhat.com [10.36.114.186]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5EFAA60CD7; Thu, 4 Feb 2021 19:05:36 +0000 (UTC) Subject: Re: [PATCH 2/2] Maintainers.txt: Remove Jordan Justen from OvmfPkg To: Jordan Justen , devel@edk2.groups.io Cc: Ard Biesheuvel References: <20210202203500.83291-1-jordan.l.justen@intel.com> <20210202203500.83291-2-jordan.l.justen@intel.com> From: "Laszlo Ersek" Message-ID: <7f03b5b8-ad3f-fed2-0af1-7e883d7c06ce@redhat.com> Date: Thu, 4 Feb 2021 20:05:35 +0100 MIME-Version: 1.0 In-Reply-To: <20210202203500.83291-2-jordan.l.justen@intel.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=lersek@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Hi Jordan, On 02/02/21 21:35, Jordan Justen wrote: > Cc: Laszlo Ersek > Cc: Ard Biesheuvel > Signed-off-by: Jordan Justen > --- > 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 > I'd prefer if you could please preserve your entry, only change the "M" role to the "R" role. Could you submit v2 like that, please? Thank you! Laszlo