From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.120]) by mx.groups.io with SMTP id smtpd.web11.27397.1595447960388076513 for ; Wed, 22 Jul 2020 12:59:20 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=KY3dyhmz; spf=pass (domain: redhat.com, ip: 207.211.31.120, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1595447959; 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=2yUU/XQUauh7GxIf45OF8soTjRniJxmQBZYqKBn9x0Q=; b=KY3dyhmz7iE6AwMuYNmF0ivIglCr0i4A6Gtj8o+877mKjI5LdDnBPifdtGSRjpgC3BNb4I jjRgQs2/aCL3SgWxlm5QWyk3URiO9XUoThizNtSjvrrRxk/vCXrPuUFY/c0Vs2sB9HJa9S Qk2imNN4zrMmzsXl2Y7C7iP1sG10Vrg= 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-237-w0kjQnu9PPCArnBR4wXXAg-1; Wed, 22 Jul 2020 15:59:12 -0400 X-MC-Unique: w0kjQnu9PPCArnBR4wXXAg-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id C11D68005B0; Wed, 22 Jul 2020 19:59:11 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-113-129.ams2.redhat.com [10.36.113.129]) by smtp.corp.redhat.com (Postfix) with ESMTP id C2D4588D41; Wed, 22 Jul 2020 19:59:10 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH] Maintainers.txt: Add 'Zhiguang Liu' for MdePkg review To: devel@edk2.groups.io, liming.gao@intel.com, "Liu, Zhiguang" Cc: "Kinney, Michael D" References: <20200720085309.1398-1-zhiguang.liu@intel.com> From: "Laszlo Ersek" Message-ID: Date: Wed, 22 Jul 2020 21:59:09 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 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 Hi Liming, On 07/20/20 16:30, Liming Gao wrote: > Reviewed-by: Liming Gao can you merge the patch, please? Thanks! Laszlo >> -----Original Message----- >> From: devel@edk2.groups.io On Behalf Of Zhiguang Liu >> Sent: Monday, July 20, 2020 4:53 PM >> To: devel@edk2.groups.io >> Cc: Kinney, Michael D ; Gao, Liming >> Subject: [edk2-devel] [PATCH] Maintainers.txt: Add 'Zhiguang Liu' for MdePkg review >> >> Add 'Zhiguang Liu' as a reviewer for MdePkg. >> >> Cc: Michael D Kinney >> Cc: Liming Gao >> Signed-off-by: Zhiguang Liu >> --- >> Maintainers.txt | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/Maintainers.txt b/Maintainers.txt >> index 599f94d57a..5504bb3d17 100644 >> --- a/Maintainers.txt >> +++ b/Maintainers.txt >> @@ -381,6 +381,7 @@ F: MdePkg/ >> W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg >> >> M: Michael D Kinney >> >> M: Liming Gao >> >> +R: Zhiguang Liu >> >> >> >> NetworkPkg >> >> F: NetworkPkg/ >> >> -- >> 2.25.1.windows.1 >> >> >> -=-=-=-=-=-= >> Groups.io Links: You receive all messages sent to this group. >> >> View/Reply Online (#62823): https://edk2.groups.io/g/devel/message/62823 >> Mute This Topic: https://groups.io/mt/75678333/1759384 >> Group Owner: devel+owner@edk2.groups.io >> Unsubscribe: https://edk2.groups.io/g/devel/unsub [liming.gao@intel.com] >> -=-=-=-=-=-= > > > >