From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.8476.1639759973705626039 for ; Fri, 17 Dec 2021 08:52:53 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: jeremy.linton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id D7B1A1042; Fri, 17 Dec 2021 08:52:52 -0800 (PST) Received: from u200856.usa.arm.com (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7EAE83F774; Fri, 17 Dec 2021 08:52:52 -0800 (PST) From: "Jeremy Linton" To: devel@edk2.groups.io Cc: pete@akeo.ie, ardb+tianocore@kernel.org, leif@nuviainc.com, awarkentin@vmware.com, Sunny.Wang@arm.com, samer.el-haj-mahmoud@arm.com, Jeremy Linton , Samer El-Haj-Mahmoud Subject: [PATCH] Maintainers.txt: Replace Pete with Jeremy as RPi reviewer Date: Fri, 17 Dec 2021 10:52:41 -0600 Message-Id: <20211217165241.135929-1-jeremy.linton@arm.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit First a huge thank you to Pete Batard for all the hard work landing the RPi code here, and keeping everyone in line. But, he has lots of commitments, and its time to give him a breather. As such, I will take over as a platform reviewer. Cc: Pete Batard Cc: Ard Biesheuvel Cc: Leif Lindholm Cc: Andrei Warkentin Cc: Samer El-Haj-Mahmoud Signed-off-by: Jeremy Linton --- Maintainers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintainers.txt b/Maintainers.txt index 2cad0a597d..a6ce4eee0f 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -346,7 +346,7 @@ F: Platform/RaspberryPi/ F: Silicon/Broadcom/ M: Ard Biesheuvel M: Leif Lindholm -R: Pete Batard +R: Jeremy Linton RPMB driver for OP-TEE F: Drivers/OpTee/OpteeRpmbPkg/ -- 2.13.7