From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Thu, 19 Sep 2019 11:27:24 -0700 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 21184811DC; Thu, 19 Sep 2019 18:27:24 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-121-45.rdu2.redhat.com [10.10.121.45]) by smtp.corp.redhat.com (Postfix) with ESMTP id 3F5145D6B0; Thu, 19 Sep 2019 18:27:23 +0000 (UTC) Subject: Re: [PATCH] Maintainers.txt: Unify one maintainer name To: Jian J Wang , devel@edk2.groups.io Cc: Liming Gao References: <20190919023442.22344-1-jian.j.wang@intel.com> From: "Laszlo Ersek" Message-ID: <319f6d6f-9420-e8d8-4373-0ef0a5702b2d@redhat.com> Date: Thu, 19 Sep 2019 20:27:22 +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: <20190919023442.22344-1-jian.j.wang@intel.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Thu, 19 Sep 2019 18:27:24 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 09/19/19 04:34, Jian J Wang wrote: > Update all occurrences of "Jian Wang" to be "Jian J Wang". > > Cc: Laszlo Ersek > Cc: Liming Gao > Signed-off-by: Jian J Wang > --- > Maintainers.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index dcf81c737a..e30d62cb28 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -130,7 +130,7 @@ M: Liming Gao > CryptoPkg > F: CryptoPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg > -M: Jian Wang > +M: Jian J Wang > R: Xiaoyu Lu > > DynamicTablesPkg > @@ -412,7 +412,7 @@ SecurityPkg > F: SecurityPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg > M: Jiewen Yao > -M: Jian Wang > +M: Jian J Wang > R: Chao Zhang > > ShellPkg > Reviewed-by: Laszlo Ersek Thanks! Laszlo