diff options
author | Laurent Vivier | 2016-05-06 12:30:29 +0200 |
---|---|---|
committer | Laurent Vivier | 2016-10-28 10:38:48 +0200 |
commit | 595a926de9ba10d5839894454525264c8c401f82 (patch) | |
tree | 6ec5049c95d9afd89edad77d68c768edf7d0d7a3 /MAINTAINERS | |
parent | target-m68k: immediate ops manage word and byte operands (diff) | |
download | qemu-595a926de9ba10d5839894454525264c8c401f82.tar.gz qemu-595a926de9ba10d5839894454525264c8c401f82.tar.xz qemu-595a926de9ba10d5839894454525264c8c401f82.zip |
MAINTAINERS: update M68K entry
Add myself to be the M68K maintainer.
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Thomas Huth <huth@tuxfamily.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b01fec0a7b..7d73748041 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -133,7 +133,8 @@ F: include/hw/lm32/ F: tests/tcg/lm32/ M68K -S: Orphan +M: Laurent Vivier <laurent@vivier.eu> +S: Maintained F: target-m68k/ F: hw/m68k/ |