From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.groups.io with SMTP id smtpd.web11.280.1612800180593124232 for ; Mon, 08 Feb 2021 08:03:01 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=Dj76JnOw; spf=pass (domain: redhat.com, ip: 216.205.24.124, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1612800179; 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=l2Sxeru940lwMPIfqj2W8KocSHzNn6OnE+qOLmDgabo=; b=Dj76JnOwVwBqOe4O0zioYt0b1wOgPNB+16weJZ48VA3J97ysaqxFFlrON7z4j9tCGZV0CP pI9U2yN3X1IUX3EoYMBeGdr4XVmb579cDF73pHpBOYV5XGukhwail+R/q/cEwXDXxEafhU o72tpRMQADMzBILA1YBvnWsN56gcBGQ= 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-491-hliTw_tIMXiyRCrFi_5Gqg-1; Mon, 08 Feb 2021 11:02:48 -0500 X-MC-Unique: hliTw_tIMXiyRCrFi_5Gqg-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 2FC881083E93; Mon, 8 Feb 2021 16:02:47 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-113-64.ams2.redhat.com [10.36.113.64]) by smtp.corp.redhat.com (Postfix) with ESMTP id F0FAA6087C; Mon, 8 Feb 2021 16:02:45 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH v2 1/2] Maintainers.txt: Remove Jordan Justen from EmulatorPkg To: devel@edk2.groups.io, jordan.l.justen@intel.com Cc: Andrew Fish , Ray Ni , "Ard Biesheuvel (TianoCore)" References: <20210204194902.101548-1-jordan.l.justen@intel.com> From: "Laszlo Ersek" Message-ID: <4ea66a50-0ae1-f88f-cd2b-74edd5d42c87@redhat.com> Date: Mon, 8 Feb 2021 17:02:45 +0100 MIME-Version: 1.0 In-Reply-To: <20210204194902.101548-1-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 On 02/04/21 20:49, Jordan Justen wrote: > Cc: Andrew Fish > Cc: Ray Ni > Signed-off-by: Jordan Justen > Reviewed-by: Andrew Fish > --- > Maintainers.txt | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 2cd356551e..96e792ab66 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -197,7 +197,6 @@ M: Ard Biesheuvel > EmulatorPkg > F: EmulatorPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg > -M: Jordan Justen > M: Andrew Fish > M: Ray Ni > S: Maintained > Series merged as commit range 43a113385e37..472276f59bba, via . Thanks, Laszlo