[PATCH] MAINTAINERS: Add myself as reviewer of 'Machine core' API

Philippe Mathieu-Daudé posted 1 patch 2 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211007093108.323223-1-philmd@redhat.com
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add myself as reviewer of 'Machine core' API
Posted by Philippe Mathieu-Daudé 2 years, 6 months ago
In order to help Eduardo and Marcel with the machine
core API, add myself as reviewer. That will also help
me to learn more about this subsystem :)

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 50435b8d2f5..b0a7bf36aa4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1617,6 +1617,7 @@ F: pc-bios/bios-microvm.bin
 Machine core
 M: Eduardo Habkost <ehabkost@redhat.com>
 M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
+R: Philippe Mathieu-Daudé <philmd@redhat.com>
 S: Supported
 F: cpu.c
 F: hw/core/cpu.c
-- 
2.31.1

Re: [PATCH] MAINTAINERS: Add myself as reviewer of 'Machine core' API
Posted by Marcel Apfelbaum 2 years, 6 months ago
Hi Philippe,

On Thu, Oct 7, 2021 at 12:32 PM Philippe Mathieu-Daudé
<philmd@redhat.com> wrote:
>
> In order to help Eduardo and Marcel with the machine
> core API, add myself as reviewer. That will also help
> me to learn more about this subsystem :)
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 50435b8d2f5..b0a7bf36aa4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1617,6 +1617,7 @@ F: pc-bios/bios-microvm.bin
>  Machine core
>  M: Eduardo Habkost <ehabkost@redhat.com>
>  M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
> +R: Philippe Mathieu-Daudé <philmd@redhat.com>

Reviewed by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Thanks,
Marcel

>  S: Supported
>  F: cpu.c
>  F: hw/core/cpu.c
> --
> 2.31.1
>