diff options
author | Eduardo Habkost | 2015-04-08 13:36:24 +0200 |
---|---|---|
committer | Eduardo Habkost | 2015-04-27 20:38:13 +0200 |
commit | b203a4ba93fc25bf1eb49039a8ec4b260b446211 (patch) | |
tree | 6454dc5c96a328b0ca47e35395fad7d12bd6fb16 /MAINTAINERS | |
parent | MAINTAINERS: Add myself to X86 (diff) | |
download | qemu-b203a4ba93fc25bf1eb49039a8ec4b260b446211.tar.gz qemu-b203a4ba93fc25bf1eb49039a8ec4b260b446211.tar.xz qemu-b203a4ba93fc25bf1eb49039a8ec4b260b446211.zip |
MAINTAINERS: Change status of X86 to Maintained
"Odd Fixes" doesn't reflect the current status of target-i386. We have
people looking after it, now.
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7db4c003da..f714a984c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -173,7 +173,7 @@ X86 M: Paolo Bonzini <pbonzini@redhat.com> M: Richard Henderson <rth@twiddle.net> M: Eduardo Habkost <ehabkost@redhat.com> -S: Odd Fixes +S: Maintained F: target-i386/ F: hw/i386/ |