diff options
author | Andre Przywara | 2021-04-12 01:04:55 +0100 |
---|---|---|
committer | Tom Rini | 2021-04-20 07:31:12 -0400 |
commit | 9f4b53436c7385d4800645eb1158dd4d56cc32f4 (patch) | |
tree | e06e5b5f72f94950d1bf421a39c742bb9f14fd01 /board | |
parent | 1238d0143ab8e8c75e6de97b4c5475077c1abbbf (diff) |
arm: highbank: Update maintainership
Rob does not have access to any Calxeda systems anymore, also has
expressed a lack of interest in those systems in the past.
I have multiple working Midway nodes under my desk in the office, so
am happy to take over maintainership.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/highbank/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/highbank/MAINTAINERS b/board/highbank/MAINTAINERS index 69ddeddd600..a542bd1ee64 100644 --- a/board/highbank/MAINTAINERS +++ b/board/highbank/MAINTAINERS @@ -1,5 +1,5 @@ HIGHBANK BOARD -M: Rob Herring <robh@kernel.org> +M: Andre Przywara <andre.przywara@arm.com> S: Maintained F: board/highbank/ F: include/configs/highbank.h |