diff options
author | Angelo Dureghello <angelo@kernel-space.org> | 2023-07-23 23:54:29 +0200 |
---|---|---|
committer | Angelo Dureghello <angelo@kernel-space.org> | 2023-07-25 23:21:42 +0200 |
commit | 74c521912acac98d09b221478cea156bf0c2013e (patch) | |
tree | 621aeb9d9d92aa4be033ff67fba95e80cda9367d /board/freescale/m5272c3/MAINTAINERS | |
parent | ff296acc3549c18aaf95dcb1052c9fe4f1a98552 (diff) | |
download | u-boot-74c521912acac98d09b221478cea156bf0c2013e.tar.gz u-boot-74c521912acac98d09b221478cea156bf0c2013e.tar.bz2 u-boot-74c521912acac98d09b221478cea156bf0c2013e.zip |
board: m68k add missing maintainer
Add myself as a maintainer for orphaned boards.
All these boards are covered by buildman m68k test.
Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
Diffstat (limited to 'board/freescale/m5272c3/MAINTAINERS')
-rw-r--r-- | board/freescale/m5272c3/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/m5272c3/MAINTAINERS b/board/freescale/m5272c3/MAINTAINERS index e58663096d..692ab5b582 100644 --- a/board/freescale/m5272c3/MAINTAINERS +++ b/board/freescale/m5272c3/MAINTAINERS @@ -1,5 +1,5 @@ M5272C3 BOARD -#M: - +M: Angelo Dureghello <angelo@kernel-space.org> S: Maintained F: board/freescale/m5272c3/ F: include/configs/M5272C3.h |