summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorThomas Huth <huth@tuxfamily.org>2017-02-12 23:38:17 +0100
committerThomas Huth <huth@tuxfamily.org>2017-02-18 22:23:31 +0100
commit5baf2741b4920c3227c14734986893c66b6b2eed (patch)
treee4264a425ca94683ac45fe8a29214d06b730b10d
parent88b86983f3ec5d68afa6048bd6387c1997de3b3f (diff)
downloadfocaccia-qemu-5baf2741b4920c3227c14734986893c66b6b2eed.tar.gz
focaccia-qemu-5baf2741b4920c3227c14734986893c66b6b2eed.zip
MAINTAINERS: Add odd fixer for the ColdFire boards
I did some work with real ColdFire boards in the past, and after
QOMifying most of the ColdFire devices recently, I feel confident
that I could at least take care of odd fixes for these boards.

Signed-off-by: Thomas Huth <huth@tuxfamily.org>
-rw-r--r--MAINTAINERS7
1 files changed, 5 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3efe7c5299..4714df883b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -561,16 +561,19 @@ F: hw/lm32/milkymist.c
 M68K Machines
 -------------
 an5206
-S: Orphan
+M: Thomas Huth <huth@tuxfamily.org>
+S: Odd Fixes
 F: hw/m68k/an5206.c
 F: hw/m68k/mcf5206.c
 
 mcf5208
-S: Orphan
+M: Thomas Huth <huth@tuxfamily.org>
+S: Odd Fixes
 F: hw/m68k/mcf5208.c
 F: hw/m68k/mcf_intc.c
 F: hw/char/mcf_uart.c
 F: hw/net/mcf_fec.c
+F: include/hw/m68k/mcf*.h
 
 MicroBlaze Machines
 -------------------