diff mbox series

[v2,4/4] m68k: Add an entry for the NeXTcube machine to the MAINTAINERS file

Message ID 20190628181536.13729-5-huth@tuxfamily.org
State New
Headers show
Series m68k: Add basic support for the NeXTcube machine | expand

Commit Message

Thomas Huth June 28, 2019, 6:15 p.m. UTC
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.

Signed-off-by: Thomas Huth <huth@tuxfamily.org>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Philippe Mathieu-Daudé June 29, 2019, 12:27 p.m. UTC | #1
On 6/28/19 8:15 PM, Thomas Huth wrote:
> 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.
> 
> Signed-off-by: Thomas Huth <huth@tuxfamily.org>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cad58b9487..6b4fa7221f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -900,6 +900,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
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cad58b9487..6b4fa7221f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -900,6 +900,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