diff options
author | Thomas Huth <huth@tuxfamily.org> | 2018-06-30 08:33:57 +0000 |
---|---|---|
committer | Thomas Huth <huth@tuxfamily.org> | 2019-09-07 08:32:52 +0200 |
commit | 1810b8150195f85b389462a0cbb4ab7337920ba7 (patch) | |
tree | c229c71ce494ea003d2d9a76a91e4d65661dd022 /MAINTAINERS | |
parent | b17bed5b1727e3aa9e37fc8e8c3222130ceab22f (diff) |
m68k: Add an entry for the NeXTcube machine to the MAINTAINERS file
I don't have much clue about the NeXT hardware, but at least I know now
the source files a little bit, so I volunteer to pick up patches and send
PULL requests for them until someone else with more knowledge steps up
to do this job instead.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190831074519.32613-7-huth@tuxfamily.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 65d8a7c2d2..50eaf005f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -910,6 +910,13 @@ F: hw/char/mcf_uart.c F: hw/net/mcf_fec.c F: include/hw/m68k/mcf*.h +NeXTcube +M: Thomas Huth <huth@tuxfamily.org> +S: Odd Fixes +F: hw/m68k/next-*.c +F: hw/display/next-fb.c +F: include/hw/m68k/next-cube.h + MicroBlaze Machines ------------------- petalogix_s3adsp1800 |