[U-Boot] [PATCH 1/1] board: ge: bx50v3: Change maintainer

15 Oct
2018
15 Oct
'18
9:29 a.m.
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 --- board/ge/bx50v3/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/ge/bx50v3/MAINTAINERS b/board/ge/bx50v3/MAINTAINERS index a44edd4..91d5c86 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
--
1.8.3.1
2400
Age (days ago)
2400
Last active (days ago)
0 comments
1 participants
participants (1)
-
Fabien Lahoudere