diff options
author | Zhao Liu <zhao1.liu@intel.com> | 2024-10-22 10:36:28 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-31 18:28:32 +0100 |
commit | 3139ad088b52ab840d760d40962fc0db57c62d83 (patch) | |
tree | 9194d5cb4b5fdc4ad3e36a3761bfe650e8cc9d5f | |
parent | 14ed29da419f2bfcf177af21348e0e3c643ac6b0 (diff) | |
download | qemu-3139ad088b52ab840d760d40962fc0db57c62d83.zip qemu-3139ad088b52ab840d760d40962fc0db57c62d83.tar.gz qemu-3139ad088b52ab840d760d40962fc0db57c62d83.tar.bz2 |
MAINTAINERS: Add myself as a reviewer of x86 general architecture support
X86 architecture has always been a focus of my work. I would like to
help to review more related patches.
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20241022023628.1743686-1-zhao1.liu@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f48d914..58c71f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -132,6 +132,7 @@ F: configs/targets/mips* X86 general architecture support M: Paolo Bonzini <pbonzini@redhat.com> +R: Zhao Liu <zhao1.liu@intel.com> S: Maintained F: configs/devices/i386-softmmu/default.mak F: configs/targets/i386-softmmu.mak |