From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by mx.groups.io with SMTP id smtpd.web11.21591.1680171496499600763 for ; Thu, 30 Mar 2023 03:18:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@quicinc.com header.s=qcppdkim1 header.b=ap7TlgFm; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: quicinc.com, ip: 205.220.168.131, mailfrom: quic_llindhol@quicinc.com) Received: from pps.filterd (m0279863.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 32U8lP7w025865; Thu, 30 Mar 2023 10:18:07 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=qcppdkim1; bh=eWFFWKVmpPJ526pvThIvrVo2ScTxnWyCla/T00ziWQw=; b=ap7TlgFm6svhwGvQnYxp2ofD0MpCiTQFAwLzJ/ct1U8Wo3ELEEKwDutSx8KbuhZNKvhQ blazKzTHK+Ji//ujz1drjKe2S73Hx67qITZLzOxPWABDhWzM4RshAGA/zVxHwXE+4T+8 OhRDITjcKT0nWTCOabBaa67zQWnYMovqo7tWwdlIOUx2wGjrFVrjFPlNiEWv9Zje/3Yo Z33Xa5b0geHPh3/lWzPc/MW+h0ty2O4pjD0qkNmVug5ParRF4ws2ZOVrnmlL4NGF1ph/ Xay0qMLvbNDfWlhtsVMly3gNEnD9rfftae+17OsdKYvnBzbFen4JV42sY8tzXjLTq6X2 EA== Received: from nasanppmta03.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3pmq1tjtq0-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 30 Mar 2023 10:18:06 +0000 Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA03.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 32UAI6Pk006075 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 30 Mar 2023 10:18:06 GMT Received: from qc-i7.hemma.eciton.net (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.42; Thu, 30 Mar 2023 03:18:04 -0700 Date: Thu, 30 Mar 2023 11:18:01 +0100 From: "Leif Lindholm" To: , CC: Liming Gao , Bob Feng Subject: Re: [edk2-devel] [PATCH 1/1] Maintainers.txt: BaseTools Bob Feng -> reviewer, Rebecca Cran -> maintainer Message-ID: References: <20230329173453.1166107-1-rebecca@bsdio.com> MIME-Version: 1.0 In-Reply-To: <20230329173453.1166107-1-rebecca@bsdio.com> X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: RFlUYCVAJ-efc5D80GhycdZ7LAy8Qfsc X-Proofpoint-ORIG-GUID: RFlUYCVAJ-efc5D80GhycdZ7LAy8Qfsc X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-03-30_04,2023-03-30_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 mlxscore=0 malwarescore=0 adultscore=0 impostorscore=0 phishscore=0 suspectscore=0 bulkscore=0 lowpriorityscore=0 mlxlogscore=368 clxscore=1015 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2303200000 definitions=main-2303300083 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline 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. Ooh, that's excellent! Reviewed-by: Leif Lindholm > 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 > > > > > >