Message ID | 20211228092221.21068-8-wangyanan55@huawei.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | ARM virt: Introduce CPU clusters topology support | expand |
On 12/28/21 10:22, Yanan Wang wrote: > 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> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
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
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> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)