From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by mx.groups.io with SMTP id smtpd.web11.14962.1677762969342760830 for ; Thu, 02 Mar 2023 05:16:09 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@quicinc.com header.s=qcppdkim1 header.b=aur2z/HI; 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.180.131, mailfrom: quic_llindhol@quicinc.com) Received: from pps.filterd (m0279871.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 322D9MKw024305; Thu, 2 Mar 2023 13:16:08 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=7lp75JiZ1gGe6XtsQG+GBjHUJz6/eHc8drNBQqWWfBk=; b=aur2z/HIApI5bnVYRHHoH4u7SX4YR1nndPDQuPYvGrfUR8vC7b9zH6Hofqnh1Pcnyds9 1RTp4/bcT6gbR7rUL3SHSh5IZsOFjyLi/NLsDSHFGe30iZKu9HZhAgkyvcjqKE6eaE+v EZfV2KaUHhxCQY6qG1fpHIT1KTYc9XccrwDE4JnummXNMUe2QucccMUENpK8tr4D6btG DCnuwsdapaL4qkjEP0l5M1UH1X890GbMQ+mZoLB2/r3kJP8VoY8LoFLZB3pyQUq5A3RW 5nCM6kQCi0IZ7dK2lFdiSBOiCurQiWAZE39TaqRSDtJB5/pHETmvfTifnhOKnCmy0/6T lQ== Received: from nasanppmta04.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3p2veer0sd-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 02 Mar 2023 13:16:08 +0000 Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA04.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 322DG7fE002916 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 2 Mar 2023 13:16:07 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.41; Thu, 2 Mar 2023 05:16:06 -0800 Date: Thu, 2 Mar 2023 13:16:02 +0000 From: "Leif Lindholm" To: Graeme Gregory CC: , Subject: Re: [PATCH edk2-platforms 1/1] Maintainers.txt : update email for Graeme Gregory Message-ID: References: <20230301184311.3054340-1-graeme@xora.org.uk> MIME-Version: 1.0 In-Reply-To: <20230301184311.3054340-1-graeme@xora.org.uk> 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-ORIG-GUID: jHzedh8-LyDP_DRCto9DKwatRre7B-hK X-Proofpoint-GUID: jHzedh8-LyDP_DRCto9DKwatRre7B-hK X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-03-02_06,2023-03-02_02,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 adultscore=0 lowpriorityscore=0 priorityscore=1501 mlxscore=0 malwarescore=0 mlxlogscore=751 impostorscore=0 bulkscore=0 clxscore=1011 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2212070000 definitions=main-2303020114 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Mar 01, 2023 at 18:43:11 +0000, Graeme Gregory wrote: > Signed-off-by: Graeme Gregory Thanks! Reviewed-by: Leif Lindholm Pushed as 65e001a7f2ab. > --- > Maintainers.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index da1c98638ddc..747191366070 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -361,7 +361,7 @@ F: Platform/Qemu/SbsaQemu/ > F: Silicon/Qemu/SbsaQemu/ > M: Ard Biesheuvel > M: Leif Lindholm > -R: Graeme Gregory > +R: Graeme Gregory > R: Radoslaw Biernacki > > Raspberry Pi platforms and silicon > -- > 2.34.1 >