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

matthias.bgg at kernel.org matthias.bgg at kernel.org
Thu Mar 28 13:47:39 UTC 2019


From: Matthias Brugger <mbrugger at 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 at 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 at suse.de>
+M:	Matthias Brugger <mbrugger at suse.com>
 S:	Maintained
 F:	board/raspberrypi/rpi/
 F:	include/configs/rpi.h
-- 
2.20.1



More information about the U-Boot mailing list