From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from walk.intel-email.com (walk.intel-email.com [101.227.64.242]) by mx.groups.io with SMTP id smtpd.web11.47134.1680236813471135663 for ; Thu, 30 Mar 2023 21:26:55 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@byosoft.com.cn header.s=cloud-union header.b=M65j51KR; spf=pass (domain: byosoft.com.cn, ip: 101.227.64.242, mailfrom: gaoliming@byosoft.com.cn) Received: from walk.intel-email.com (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id BF9FECD1F6BA for ; Fri, 31 Mar 2023 12:26:49 +0800 (CST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=byosoft.com.cn; s=cloud-union; t=1680236809; bh=99kRcsCwQIDiYiDFUZwZ3lyqGB23qa2eUwIHFmdnitw=; h=From:To:Cc:References:In-Reply-To:Subject:Date; b=M65j51KRr8q9Iil+sHAMbKaf5EnyXgaKbyDSgOiAHjv62xhRRbwgxUHef/vgZ1J/Q 6jawTUg1ONABXyFPk9NETnw+H8xVL+UARtwwRvHzPiwoEYUKCilufxDAtQWsD+XeTY mCM0ZR3CM6PwoJxPu+yiqan4l+mKdkljvBfcMyIM= Received: from localhost (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id BB13DCD1F664 for ; Fri, 31 Mar 2023 12:26:49 +0800 (CST) Received: from walk.intel-email.com (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id 8F78ACD1F65E for ; Fri, 31 Mar 2023 12:26:49 +0800 (CST) Authentication-Results: walk.intel-email.com; none Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by walk.intel-email.com (Postfix) with SMTP id 1E119CD1F6D5 for ; Fri, 31 Mar 2023 12:26:46 +0800 (CST) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Fri, 31 Mar 2023 12:26:41 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 58.246.60.130 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , , Cc: "'Bob Feng'" References: <20230329173453.1166107-1-rebecca@bsdio.com> In-Reply-To: Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIDEvMV0gTWFpbnRhaW5lcnMudHh0OiBCYXNlVG9vbHMgQm9iIEZlbmcgLT4gcmV2aWV3ZXIsIFJlYmVjY2EgQ3JhbiAtPiBtYWludGFpbmVy?= Date: Fri, 31 Mar 2023 12:26:42 +0800 Message-ID: <024201d96388$feba8900$fc2f9b00$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQGqc0OCFUNyYp/Xsw+zjixklqLzfQH9H2zAr2JCbKA= Sender: "gaoliming" Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Reviewed-by: Liming Gao > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4=FA=B1= =ED Leif Lindholm > =B7=A2=CB=CD=CA=B1=BC=E4: 2023=C4=EA3=D4=C230=C8=D5 18:18 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io; rebecca@bsdio.com > =B3=AD=CB=CD: Liming Gao ; Bob Feng > > =D6=F7=CC=E2: Re: [edk2-devel] [PATCH 1/1] Maintainers.txt: BaseTools Bob= Feng -> > reviewer, Rebecca Cran -> maintainer >=20 > On Wed, Mar 29, 2023 at 11:34:53 -0600, Rebecca Cran wrote: > > Update Maintainers.txt for BaseTools: move Bob Feng from being a > > maintainer to reviewer, and add myself (Rebecca Cran) as a new > > maintainer. >=20 > Ooh, that's excellent! > Reviewed-by: Leif Lindholm >=20 > > Signed-off-by: Rebecca Cran > > Cc: Liming Gao > > Cc: Bob Feng > > --- > > Maintainers.txt | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/Maintainers.txt b/Maintainers.txt > > index d22224607af7..2f8671147a67 100644 > > --- a/Maintainers.txt > > +++ b/Maintainers.txt > > @@ -177,8 +177,9 @@ R: Julien Grall [jgrall] > > BaseTools > > F: BaseTools/ > > W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools > > -M: Bob Feng [BobCF] > > +M: Rebecca Cran [bcran] > > M: Liming Gao [lgao4] > > +R: Bob Feng [BobCF] > > R: Yuwei Chen [YuweiChen1110] > > > > CryptoPkg > > -- > > 2.34.1 > > > > > > > > > > > > >=20 >=20 >=20 >=20