diff options
author | Eduardo Habkost | 2015-04-08 13:34:56 +0200 |
---|---|---|
committer | Eduardo Habkost | 2015-04-27 20:38:13 +0200 |
commit | e1a0433956bbe68b56853e6ae633a5004b1f6351 (patch) | |
tree | 733e001e8d615e07a0819a21e412a74f54212c7c /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st... (diff) | |
download | qemu-e1a0433956bbe68b56853e6ae633a5004b1f6351.tar.gz qemu-e1a0433956bbe68b56853e6ae633a5004b1f6351.tar.xz qemu-e1a0433956bbe68b56853e6ae633a5004b1f6351.zip |
MAINTAINERS: Add myself to X86
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d7e9ba2da7..7db4c003da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -172,6 +172,7 @@ F: hw/unicore32/ X86 M: Paolo Bonzini <pbonzini@redhat.com> M: Richard Henderson <rth@twiddle.net> +M: Eduardo Habkost <ehabkost@redhat.com> S: Odd Fixes F: target-i386/ F: hw/i386/ |