[U-Boot] [PATCH] RPi: Add myself as board maintainer
Alexander Graf
agraf at suse.de
Thu Feb 15 14:50:54 UTC 2018
Commit 958d55f26ce ("MAINTAINERS: Take over BCM2835 maintainership") put
me in as maintainer for the RPi soc, but forgot to update the board
MAINTIANERS file.
Add me there too.
Signed-off-by: Alexander Graf <agraf at suse.de>
---
board/raspberrypi/rpi/MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/raspberrypi/rpi/MAINTAINERS b/board/raspberrypi/rpi/MAINTAINERS
index a7eb3654bb..cce1a7ad76 100644
--- a/board/raspberrypi/rpi/MAINTAINERS
+++ b/board/raspberrypi/rpi/MAINTAINERS
@@ -1,6 +1,6 @@
RPI BOARD
-#M: Stephen Warren <swarren at wwwdotorg.org>
-S: Orphaned (Since 2017-07)
+M: Alexander Graf <agraf at suse.de>
+S: Maintained
F: board/raspberrypi/rpi/
F: include/configs/rpi.h
F: configs/rpi_*defconfig
--
2.12.3
More information about the U-Boot
mailing list