[U-Boot] [PATCH] RPi: Add mbrugger as board maintainer

From: Matthias Brugger mbrugger@suse.com
I took over maintainership from Alex Graf with commit 3157bbfa18 ("rpi: Make Matthias maintainer") But I forgot to update the board maintainer file. This patch adds myself to the game.
Signed-off-by: Matthias Brugger mbrugger@suse.com
---
board/raspberrypi/rpi/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/raspberrypi/rpi/MAINTAINERS b/board/raspberrypi/rpi/MAINTAINERS index cce1a7ad76..4f1b23efc8 100644 --- a/board/raspberrypi/rpi/MAINTAINERS +++ b/board/raspberrypi/rpi/MAINTAINERS @@ -1,5 +1,5 @@ RPI BOARD -M: Alexander Graf agraf@suse.de +M: Matthias Brugger mbrugger@suse.com S: Maintained F: board/raspberrypi/rpi/ F: include/configs/rpi.h

On 3/28/19 2:47 PM, matthias.bgg@kernel.org wrote:
From: Matthias Brugger mbrugger@suse.com
I took over maintainership from Alex Graf with commit 3157bbfa18 ("rpi: Make Matthias maintainer") But I forgot to update the board maintainer file. This patch adds myself to the game.
Signed-off-by: Matthias Brugger mbrugger@suse.com
Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de

Am 28.03.2019 um 21:47 schrieb matthias.bgg@kernel.org:
From: Matthias Brugger mbrugger@suse.com
I took over maintainership from Alex Graf with commit 3157bbfa18 ("rpi: Make Matthias maintainer") But I forgot to update the board maintainer file. This patch adds myself to the game.
Signed-off-by: Matthias Brugger mbrugger@suse.com
Reviewed-by: Alexander Graf agraf@csgraf.de
Alex
board/raspberrypi/rpi/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/raspberrypi/rpi/MAINTAINERS b/board/raspberrypi/rpi/MAINTAINERS index cce1a7ad76..4f1b23efc8 100644 --- a/board/raspberrypi/rpi/MAINTAINERS +++ b/board/raspberrypi/rpi/MAINTAINERS @@ -1,5 +1,5 @@ RPI BOARD -M: Alexander Graf agraf@suse.de +M: Matthias Brugger mbrugger@suse.com S: Maintained F: board/raspberrypi/rpi/ F: include/configs/rpi.h -- 2.20.1

On Thu, Mar 28, 2019 at 02:47:39PM +0100, matthias.bgg@kernel.org wrote:
From: Matthias Brugger mbrugger@suse.com
I took over maintainership from Alex Graf with commit 3157bbfa18 ("rpi: Make Matthias maintainer") But I forgot to update the board maintainer file. This patch adds myself to the game.
Signed-off-by: Matthias Brugger mbrugger@suse.com Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de Reviewed-by: Alexander Graf agraf@csgraf.de
Applied to u-boot/master, thanks!
participants (4)
-
Alexander Graf
-
Heinrich Schuchardt
-
matthias.bgg@kernel.org
-
Tom Rini