diff options
author | Yanan Wang | 2021-12-28 10:22:14 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-12-31 13:42:51 +0100 |
commit | da7595cad36fd8db17a0e812f656ee163bfa6701 (patch) | |
tree | 12b32b1d75d51508b77c10d296b541697ce51e71 /MAINTAINERS | |
parent | tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init (diff) | |
download | qemu-da7595cad36fd8db17a0e812f656ee163bfa6701.tar.gz qemu-da7595cad36fd8db17a0e812f656ee163bfa6701.tar.xz qemu-da7595cad36fd8db17a0e812f656ee163bfa6701.zip |
MAINTAINERS: Self-recommended as reviewer of "Machine core"
I've built interests in the generic machine subsystem and
have also been working on projects related to this part,
self-recommand myself as a reviewer so that I can help to
review some patches familiar to me, and have a chance to
learn more continuously.
Signed-off-by: Yanan Wang <wangyanan55@huawei.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211228092221.21068-8-wangyanan55@huawei.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@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 5456536805..fe5eea76f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1631,6 +1631,7 @@ Machine core M: Eduardo Habkost <eduardo@habkost.net> M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> R: Philippe Mathieu-Daudé <philmd@redhat.com> +R: Yanan Wang <wangyanan55@huawei.com> S: Supported F: cpu.c F: hw/core/cpu.c |