From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.81]) by mx.groups.io with SMTP id smtpd.web10.15769.1591196293921756688 for ; Wed, 03 Jun 2020 07:58:14 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=RFjtWeNV; spf=pass (domain: redhat.com, ip: 207.211.31.81, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1591196292; 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=4PYTZAl1FLikghBTk/K2jDmtf2s98p/8C2x+n5ssmrM=; b=RFjtWeNVTmd/2UVnfoEA0xz/TCDxSQJP55KVrJ1Pmf+QMBtsRyLzNwbwIp6zGV48enMP/c NoR7nrZNNtfehuMoMfxJ5lmtmEOanCMfTiDtz+gRJNUa/cUTyoDAXjomp/msUz+4UK560p f+gtd4VRXbdfLTdnaaW8WGSHChyYhcU= 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-497-1iQ-nZlFNz6aWwsOU5v4oQ-1; Wed, 03 Jun 2020 10:58:09 -0400 X-MC-Unique: 1iQ-nZlFNz6aWwsOU5v4oQ-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 EA8698010D9; Wed, 3 Jun 2020 14:58:07 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-115-50.ams2.redhat.com [10.36.115.50]) by smtp.corp.redhat.com (Postfix) with ESMTP id 04080891C0; Wed, 3 Jun 2020 14:58:06 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH 3/5] Maintainers.txt: Add reviewer for UefiCpuPkg. To: devel@edk2.groups.io, eric.dong@intel.com Cc: Ray Ni , Rahul Kumar References: <20200603031806.1699-1-eric.dong@intel.com> <20200603031806.1699-4-eric.dong@intel.com> From: "Laszlo Ersek" Message-ID: <2a1a5bfa-f999-deda-c8b5-b60433e81b4e@redhat.com> Date: Wed, 3 Jun 2020 16:58:06 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20200603031806.1699-4-eric.dong@intel.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 06/03/20 05:18, Dong, Eric wrote: > Signed-off-by: Eric Dong > Cc: Ray Ni > Cc: Laszlo Ersek > Cc: Rahul Kumar > --- > Maintainers.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 573084e086..318c8388fe 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -487,6 +487,7 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg > M: Eric Dong > M: Ray Ni > R: Laszlo Ersek > +R: Rahul Kumar > > UefiPayloadPkg > F: UefiPayloadPkg/ > Acked-by: Laszlo Ersek