[PATCH] MAINTAINERS: add RaspberryPi co-maintainer
Peter Robinson
pbrobinson at gmail.com
Wed Nov 30 15:21:31 CET 2022
On Wed, Nov 30, 2022 at 11:57 AM <matthias.bgg at kernel.org> wrote:
>
> From: Matthias Brugger <mbrugger at 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 at suse.com>
Reviewed-by: Peter Robinson <pbrobinson at 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 at suse.com>
> +M: Peter Robinson <pbrobinson at 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 at suse.com>
> +M: Peter Robinson <pbrobinson at gmail.com>
> S: Maintained
> F: board/raspberrypi/rpi/
> F: include/configs/rpi.h
> --
> 2.38.1
>
More information about the U-Boot
mailing list