diff options
author | Matthias Brugger <mbrugger@suse.com> | 2019-03-28 14:47:39 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-03-29 10:53:18 -0400 |
commit | ab107279efff5481a8bcbf835489b8618465bb0e (patch) | |
tree | 3b107aaaa7468603dbb0b71a487998070d4a89ae /board/raspberrypi/rpi/MAINTAINERS | |
parent | 1abddd933f10fba3a11b278080568e7d7aa0e62d (diff) | |
download | u-boot-ab107279efff5481a8bcbf835489b8618465bb0e.tar.gz u-boot-ab107279efff5481a8bcbf835489b8618465bb0e.tar.xz u-boot-ab107279efff5481a8bcbf835489b8618465bb0e.zip |
RPi: Add mbrugger as board maintainer
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>
Diffstat (limited to 'board/raspberrypi/rpi/MAINTAINERS')
-rw-r--r-- | board/raspberrypi/rpi/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 |