public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] Maintainers.txt: Replace Pete with Jeremy as RPi reviewer
@ 2021-12-17 16:52 Jeremy Linton
  2021-12-17 16:54 ` [edk2-devel] " Ard Biesheuvel
  2021-12-17 17:38 ` Pete Batard
  0 siblings, 2 replies; 4+ messages in thread
From: Jeremy Linton @ 2021-12-17 16:52 UTC (permalink / raw)
  To: devel
  Cc: pete, ardb+tianocore, leif, awarkentin, Sunny.Wang,
	samer.el-haj-mahmoud, Jeremy Linton, Samer El-Haj-Mahmoud

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 <pete@akeo.ie>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Andrei Warkentin <awarkentin@vmware.com>
Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
---
 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 <ardb+tianocore@kernel.org>
 M: Leif Lindholm <leif@nuviainc.com>
-R: Pete Batard <pete@akeo.ie>
+R: Jeremy Linton <jeremy.linton@arm.com>
 
 RPMB driver for OP-TEE
 F: Drivers/OpTee/OpteeRpmbPkg/
-- 
2.13.7


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [edk2-devel] [PATCH] Maintainers.txt: Replace Pete with Jeremy as RPi reviewer
  2021-12-17 16:52 [PATCH] Maintainers.txt: Replace Pete with Jeremy as RPi reviewer Jeremy Linton
@ 2021-12-17 16:54 ` Ard Biesheuvel
  2021-12-20 12:30   ` Leif Lindholm
  2021-12-17 17:38 ` Pete Batard
  1 sibling, 1 reply; 4+ messages in thread
From: Ard Biesheuvel @ 2021-12-17 16:54 UTC (permalink / raw)
  To: edk2-devel-groups-io, Jeremy Linton
  Cc: Peter Batard, Ard Biesheuvel, Leif Lindholm, Andrei Warkentin,
	Sunny Wang, Samer El-Haj-Mahmoud

On Fri, 17 Dec 2021 at 17:52, Jeremy Linton <jeremy.linton@arm.com> wrote:
>
> 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 <pete@akeo.ie>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Leif Lindholm <leif@nuviainc.com>
> Cc: Andrei Warkentin <awarkentin@vmware.com>
> Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
> Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>

Many thanks to you both for the excellent work on the RPi platforms.

Acked-by: Ard Biesheuvel <ardb@kernel.org>


> ---
>  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 <ardb+tianocore@kernel.org>
>  M: Leif Lindholm <leif@nuviainc.com>
> -R: Pete Batard <pete@akeo.ie>
> +R: Jeremy Linton <jeremy.linton@arm.com>
>
>  RPMB driver for OP-TEE
>  F: Drivers/OpTee/OpteeRpmbPkg/
> --
> 2.13.7
>
>
>
> ------------
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#85079): https://edk2.groups.io/g/devel/message/85079
> Mute This Topic: https://groups.io/mt/87792984/1131722
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub [ardb@kernel.org]
> ------------
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Maintainers.txt: Replace Pete with Jeremy as RPi reviewer
  2021-12-17 16:52 [PATCH] Maintainers.txt: Replace Pete with Jeremy as RPi reviewer Jeremy Linton
  2021-12-17 16:54 ` [edk2-devel] " Ard Biesheuvel
@ 2021-12-17 17:38 ` Pete Batard
  1 sibling, 0 replies; 4+ messages in thread
From: Pete Batard @ 2021-12-17 17:38 UTC (permalink / raw)
  To: Jeremy Linton, devel
  Cc: ardb+tianocore, leif, awarkentin, Sunny.Wang,
	samer.el-haj-mahmoud

Thanks Jeremy!

On 2021.12.17 17:52, Jeremy Linton wrote:
> 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 <pete@akeo.ie>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Leif Lindholm <leif@nuviainc.com>
> Cc: Andrei Warkentin <awarkentin@vmware.com>
> Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
> Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
> ---
>   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 <ardb+tianocore@kernel.org>
>   M: Leif Lindholm <leif@nuviainc.com>
> -R: Pete Batard <pete@akeo.ie>
> +R: Jeremy Linton <jeremy.linton@arm.com>
>   
>   RPMB driver for OP-TEE
>   F: Drivers/OpTee/OpteeRpmbPkg/

Reviewed-by: Pete Batard <pete@akeo.ie>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [edk2-devel] [PATCH] Maintainers.txt: Replace Pete with Jeremy as RPi reviewer
  2021-12-17 16:54 ` [edk2-devel] " Ard Biesheuvel
@ 2021-12-20 12:30   ` Leif Lindholm
  0 siblings, 0 replies; 4+ messages in thread
From: Leif Lindholm @ 2021-12-20 12:30 UTC (permalink / raw)
  To: Ard Biesheuvel
  Cc: edk2-devel-groups-io, Jeremy Linton, Peter Batard, Ard Biesheuvel,
	Andrei Warkentin, Sunny Wang, Samer El-Haj-Mahmoud

On Fri, Dec 17, 2021 at 17:54:09 +0100, Ard Biesheuvel wrote:
> On Fri, 17 Dec 2021 at 17:52, Jeremy Linton <jeremy.linton@arm.com> wrote:
> >
> > 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 <pete@akeo.ie>
> > Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> > Cc: Leif Lindholm <leif@nuviainc.com>
> > Cc: Andrei Warkentin <awarkentin@vmware.com>
> > Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
> > Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
> 
> Many thanks to you both for the excellent work on the RPi platforms.
> 
> Acked-by: Ard Biesheuvel <ardb@kernel.org>

Seconded! Many thanks Pete, and don't be a stranger.

Acked-by: Leif Lindholm <leif@nuviainc.com>

Pushed as eb2d49b5a7d1.

> > ---
> >  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 <ardb+tianocore@kernel.org>
> >  M: Leif Lindholm <leif@nuviainc.com>
> > -R: Pete Batard <pete@akeo.ie>
> > +R: Jeremy Linton <jeremy.linton@arm.com>
> >
> >  RPMB driver for OP-TEE
> >  F: Drivers/OpTee/OpteeRpmbPkg/
> > --
> > 2.13.7
> >
> >
> >
> > ------------
> > Groups.io Links: You receive all messages sent to this group.
> > View/Reply Online (#85079): https://edk2.groups.io/g/devel/message/85079
> > Mute This Topic: https://groups.io/mt/87792984/1131722
> > Group Owner: devel+owner@edk2.groups.io
> > Unsubscribe: https://edk2.groups.io/g/devel/unsub [ardb@kernel.org]
> > ------------
> >
> >

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-20 12:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-17 16:52 [PATCH] Maintainers.txt: Replace Pete with Jeremy as RPi reviewer Jeremy Linton
2021-12-17 16:54 ` [edk2-devel] " Ard Biesheuvel
2021-12-20 12:30   ` Leif Lindholm
2021-12-17 17:38 ` Pete Batard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox