[PATCH] MAINTAINERS: add RaspberryPi co-maintainer

From: Matthias Brugger mbrugger@suse.com
Peter accpeted to step up as a co-maintainer for the RPis. Reflect that in the corresponding MAINTAINERS files.
Signed-off-by: Matthias Brugger mbrugger@suse.com
---
MAINTAINERS | 1 + board/raspberrypi/rpi/MAINTAINERS | 1 + 2 files changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index bc9081b62a9..f9f4eeda1c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -192,6 +192,7 @@ N: aspeed
ARM BROADCOM BCM283X / BCM27XX M: Matthias Brugger mbrugger@suse.com +M: Peter Robinson pbrobinson@gmail.com S: Maintained F: arch/arm/dts/bcm283* F: arch/arm/mach-bcm283x/ diff --git a/board/raspberrypi/rpi/MAINTAINERS b/board/raspberrypi/rpi/MAINTAINERS index 4f1b23efc8e..98935119f0a 100644 --- a/board/raspberrypi/rpi/MAINTAINERS +++ b/board/raspberrypi/rpi/MAINTAINERS @@ -1,5 +1,6 @@ RPI BOARD M: Matthias Brugger mbrugger@suse.com +M: Peter Robinson pbrobinson@gmail.com S: Maintained F: board/raspberrypi/rpi/ F: include/configs/rpi.h

On Wed, Nov 30, 2022 at 11:57 AM matthias.bgg@kernel.org wrote:
From: Matthias Brugger mbrugger@suse.com
Peter accpeted to step up as a co-maintainer for the RPis. Reflect that in the corresponding MAINTAINERS files.
Signed-off-by: Matthias Brugger mbrugger@suse.com
Reviewed-by: Peter Robinson pbrobinson@gmail.com
I suspect I'll need some setup around gitlab/CI here.
MAINTAINERS | 1 + board/raspberrypi/rpi/MAINTAINERS | 1 + 2 files changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index bc9081b62a9..f9f4eeda1c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -192,6 +192,7 @@ N: aspeed
ARM BROADCOM BCM283X / BCM27XX M: Matthias Brugger mbrugger@suse.com +M: Peter Robinson pbrobinson@gmail.com S: Maintained F: arch/arm/dts/bcm283* F: arch/arm/mach-bcm283x/ diff --git a/board/raspberrypi/rpi/MAINTAINERS b/board/raspberrypi/rpi/MAINTAINERS index 4f1b23efc8e..98935119f0a 100644 --- a/board/raspberrypi/rpi/MAINTAINERS +++ b/board/raspberrypi/rpi/MAINTAINERS @@ -1,5 +1,6 @@ RPI BOARD M: Matthias Brugger mbrugger@suse.com +M: Peter Robinson pbrobinson@gmail.com S: Maintained F: board/raspberrypi/rpi/ F: include/configs/rpi.h -- 2.38.1

On Wed, Nov 30, 2022 at 02:21:31PM +0000, Peter Robinson wrote:
On Wed, Nov 30, 2022 at 11:57 AM matthias.bgg@kernel.org wrote:
From: Matthias Brugger mbrugger@suse.com
Peter accpeted to step up as a co-maintainer for the RPis. Reflect that in the corresponding MAINTAINERS files.
Signed-off-by: Matthias Brugger mbrugger@suse.com
Reviewed-by: Peter Robinson pbrobinson@gmail.com
Thanks! I'll push and apply this shortly.
I suspect I'll need some setup around gitlab/CI here.
And I'll follow-up off-list about getting you access to https://source.denx.de/u-boot/custodians/u-boot-raspberrypi

On Wed, Nov 30, 2022 at 12:57:49PM +0100, matthias.bgg@kernel.org wrote:
From: Matthias Brugger mbrugger@suse.com
Peter accpeted to step up as a co-maintainer for the RPis. Reflect that in the corresponding MAINTAINERS files.
Signed-off-by: Matthias Brugger mbrugger@suse.com Reviewed-by: Peter Robinson pbrobinson@gmail.com
Applied to u-boot/master, thanks!
participants (3)
-
matthias.bgg@kernel.org
-
Peter Robinson
-
Tom Rini