diff options
author | Fabien Lahoudere <fabien.lahoudere@collabora.com> | 2018-10-15 09:29:27 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-10-22 14:31:37 +0200 |
commit | 6ee7bb528eacbba9629e44b8123becb9076b9308 (patch) | |
tree | ea0933675d871355c6ed3a0db5b0ec42cb26f5fc /board/ge | |
parent | 75e8ca6a5e091e573a2edc535fc89d4461907b6a (diff) | |
download | u-boot-6ee7bb528eacbba9629e44b8123becb9076b9308.tar.gz |
board: ge: bx50v3: Change maintainer
While using ./scripts/get_maintainer.pl I detect that the Maintainer name
and address for bx50v3 boards are not valid.
The new maintainer for GE bx50v3 products must be Ian Ray.
Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.com>
Diffstat (limited to 'board/ge')
-rw-r--r-- | board/ge/bx50v3/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ge/bx50v3/MAINTAINERS b/board/ge/bx50v3/MAINTAINERS index a44edd4c89..91d5c86013 100644 --- a/board/ge/bx50v3/MAINTAINERS +++ b/board/ge/bx50v3/MAINTAINERS @@ -1,5 +1,5 @@ GE_BX50V3 BOARD -M: Martin Donnelly <martin.donnelly@ge.com> +M: Ian Ray <ian.ray@ge.com> S: Maintained F: board/ge/bx50v3/ F: include/configs/ge_bx50v3.h |