diff options
author | Mark Cave-Ayland | 2016-06-20 22:55:16 +0200 |
---|---|---|
committer | Mark Cave-Ayland | 2016-06-20 22:55:16 +0200 |
commit | 2c742bf7364369277b70f57f9aeb3ba3f5165763 (patch) | |
tree | a1b4fad20127ede7ae7877f1a539465bd9bd3038 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s... (diff) | |
download | qemu-2c742bf7364369277b70f57f9aeb3ba3f5165763.tar.gz qemu-2c742bf7364369277b70f57f9aeb3ba3f5165763.tar.xz qemu-2c742bf7364369277b70f57f9aeb3ba3f5165763.zip |
MAINTAINERS: add Artyom Tarasenko as SPARC maintainer
Artyom has been working on QEMU's SPARC emulation for several years, providing
initial support for Solaris under qemu-system-sparc and more recently bugfixes
for qemu-system-sparc64 and TCG patch reviews. As work progresses on improving
emulation for sun4u machines and beyond, Artyom has agreed to take on
co-maintainership of SPARC with a focus on 64-bit architecture.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Artyom Tarasenko <atar4qemu@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fe2279e648..610712bbe0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -191,6 +191,7 @@ F: disas/sh4.c SPARC M: Blue Swirl <blauwirbel@gmail.com> M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> +M: Artyom Tarasenko <atar4qemu@gmail.com> S: Maintained F: target-sparc/ F: hw/sparc/ |