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.25376.1683743659319365544 for ; Wed, 10 May 2023 11:34:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@quicinc.com header.s=qcppdkim1 header.b=GvTArA3g; 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 34AHXYhK004976; Wed, 10 May 2023 18:34:19 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=A9FADXXDRO9DnHf87PwexCuBr3+Yz2PFJNOQrxQgY/4=; b=GvTArA3ggmoRwHyGki98qjFNiQN8f1cxfjPjR2qgoDBCQPfFa0y7kNOA9CHccX+Fmo9s h/LudIx0QCqv7gNF3Sxiz2U1j0Q2yHJGVNM8q8joETikb/M1jD9y35wmhLA0pCGm9Sjg MgeI8sNuXRJUkG0obrS7+pVYq0h3rnDijI5rraYWbdwQpFZHytROi+BOkTE3MSpRcZ10 LkkGZPJ9m0n3xUHI1O8gZmsIfltOQDEV90GjbW1zSmD2sRtWxeYcJxOVspxhgSYwey77 BYPJxIZEes33L2FszqS9LO6REaFQYoBcXfqaCrpaVCSz1qhiTIInPHEOHPmOSmJZZ629 gQ== Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3qgfsar3yp-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 10 May 2023 18:34:18 +0000 Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA01.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 34AIYIvs021957 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 10 May 2023 18:34:18 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; Wed, 10 May 2023 11:34:17 -0700 Date: Wed, 10 May 2023 19:34:13 +0100 From: "Leif Lindholm" To: , CC: VictorX Hsu Subject: Re: [edk2-devel] [PATCH v3 4/4] Maintainers.txt: Update reviewers and maintainers for TraceHubDebugLib. Message-ID: References: <20230510023355.1467-1-gua.guo@intel.com> <20230510023355.1467-5-gua.guo@intel.com> MIME-Version: 1.0 In-Reply-To: <20230510023355.1467-5-gua.guo@intel.com> X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) 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-ORIG-GUID: 3nzCm1DFw-7RIOy0uQfXC8QJA299NEbd X-Proofpoint-GUID: 3nzCm1DFw-7RIOy0uQfXC8QJA299NEbd 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-05-10_04,2023-05-05_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 mlxscore=0 impostorscore=0 adultscore=0 spamscore=0 mlxlogscore=931 lowpriorityscore=0 malwarescore=0 clxscore=1015 bulkscore=0 priorityscore=1501 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2304280000 definitions=main-2305100150 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, May 10, 2023 at 10:33:55 +0800, Guo, Gua wrote: > From: Gua Guo > > Update reviewers and maintainers for TraceHubDebugSysTlib. > > Signed-off-by: VictorX Hsu The DCO is a legal statement about the contribution. Only the person posting the patches can make that statement. If VictorX is the author, that should be covered by the From: tag. I notice this applies to the whole set. Please address. Once addressed: Reviewed-by: Leif Lindholm / Leif > --- > Maintainers.txt | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 09d04af27a..30e2d2686d 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -437,6 +437,14 @@ R: Zhiguang Liu [LiuZhiguang001] > R: Ray Ni [niruiyu] > R: Gua Guo [gguo11837463] > > +MdeModulePkg: Trace Hub debug message related library instance > +F: MdeModulePkg/Library/TraceHubDebugSysTLib/ > +F: MdeModulePkg/Include/Guid/TraceHubDebugInfoHob.h > +M: Gua Guo [gguo11837463] > +M: Prakashan Krishnadas Veliyathuparambil [kprakas2] > +R: Chan Laura [lauracha] > +R: K N Karthik [karthikkabbigere1] > + > MdePkg > F: MdePkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg > @@ -444,6 +452,16 @@ M: Michael D Kinney [mdkinney] > M: Liming Gao [lgao4] > R: Zhiguang Liu [LiuZhiguang001] > > +MdePkg: Trace Hub debug message related library instance > +F: MdePkg/Library/TraceHubDebugSysTLibNull/ > +F: MdePkg/Library/MipiSysTLib/ > +F: MdePkg/Include/Library/TraceHubDebugSysTLib.h > +F: MdePkg/Include/Library/MipiSysTLib.h > +M: Gua Guo [gguo11837463] > +M: Prakashan Krishnadas Veliyathuparambil [kprakas2] > +R: Chan Laura [lauracha] > +R: K N Karthik [karthikkabbigere1] > + > NetworkPkg > F: NetworkPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg > -- > 2.39.2.windows.1 > > > > > >