* [PATCH] MAINTAINERS: Add myself as vfio-igd maintainer
@ 2025-02-27 16:27 Tomita Moeko
2025-02-27 16:39 ` Cédric Le Goater
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Tomita Moeko @ 2025-02-27 16:27 UTC (permalink / raw)
To: Alex Williamson, Cédric Le Goater; +Cc: qemu-devel, Tomita Moeko
As suggested by Cédric, I'm glad to be a maintainer of vfio-igd.
Signed-off-by: Tomita Moeko <tomitamoeko@gmail.com>
---
MAINTAINERS | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1911949526..c6ed2f46f0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2176,10 +2176,17 @@ M: Cédric Le Goater <clg@redhat.com>
S: Supported
F: hw/vfio/*
F: include/hw/vfio/
-F: docs/igd-assign.txt
F: docs/devel/migration/vfio.rst
F: qapi/vfio.json
+vfio-igd
+M: Alex Williamson <alex.williamson@redhat.com>
+M: Cédric Le Goater <clg@redhat.com>
+M: Tomita Moeko <tomitamoeko@gmail.com>
+S: Supported
+F: hw/vfio/igd.c
+F: docs/igd-assign.txt
+
vfio-ccw
M: Eric Farman <farman@linux.ibm.com>
M: Matthew Rosato <mjrosato@linux.ibm.com>
--
2.47.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as vfio-igd maintainer
2025-02-27 16:27 [PATCH] MAINTAINERS: Add myself as vfio-igd maintainer Tomita Moeko
@ 2025-02-27 16:39 ` Cédric Le Goater
2025-02-28 15:31 ` Alex Williamson
2025-03-05 17:42 ` Cédric Le Goater
2 siblings, 0 replies; 4+ messages in thread
From: Cédric Le Goater @ 2025-02-27 16:39 UTC (permalink / raw)
To: Tomita Moeko, Alex Williamson; +Cc: qemu-devel
On 2/27/25 17:27, Tomita Moeko wrote:
> As suggested by Cédric, I'm glad to be a maintainer of vfio-igd.
>
> Signed-off-by: Tomita Moeko <tomitamoeko@gmail.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Thanks,
C.
> ---
> MAINTAINERS | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1911949526..c6ed2f46f0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2176,10 +2176,17 @@ M: Cédric Le Goater <clg@redhat.com>
> S: Supported
> F: hw/vfio/*
> F: include/hw/vfio/
> -F: docs/igd-assign.txt
> F: docs/devel/migration/vfio.rst
> F: qapi/vfio.json
>
> +vfio-igd
> +M: Alex Williamson <alex.williamson@redhat.com>
> +M: Cédric Le Goater <clg@redhat.com>
> +M: Tomita Moeko <tomitamoeko@gmail.com>
> +S: Supported
> +F: hw/vfio/igd.c
> +F: docs/igd-assign.txt
> +
> vfio-ccw
> M: Eric Farman <farman@linux.ibm.com>
> M: Matthew Rosato <mjrosato@linux.ibm.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as vfio-igd maintainer
2025-02-27 16:27 [PATCH] MAINTAINERS: Add myself as vfio-igd maintainer Tomita Moeko
2025-02-27 16:39 ` Cédric Le Goater
@ 2025-02-28 15:31 ` Alex Williamson
2025-03-05 17:42 ` Cédric Le Goater
2 siblings, 0 replies; 4+ messages in thread
From: Alex Williamson @ 2025-02-28 15:31 UTC (permalink / raw)
To: Tomita Moeko; +Cc: Cédric Le Goater, qemu-devel
On Fri, 28 Feb 2025 00:27:41 +0800
Tomita Moeko <tomitamoeko@gmail.com> wrote:
> As suggested by Cédric, I'm glad to be a maintainer of vfio-igd.
>
> Signed-off-by: Tomita Moeko <tomitamoeko@gmail.com>
> ---
> MAINTAINERS | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
We welcome your expertise.
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as vfio-igd maintainer
2025-02-27 16:27 [PATCH] MAINTAINERS: Add myself as vfio-igd maintainer Tomita Moeko
2025-02-27 16:39 ` Cédric Le Goater
2025-02-28 15:31 ` Alex Williamson
@ 2025-03-05 17:42 ` Cédric Le Goater
2 siblings, 0 replies; 4+ messages in thread
From: Cédric Le Goater @ 2025-03-05 17:42 UTC (permalink / raw)
To: Tomita Moeko, Alex Williamson; +Cc: qemu-devel
On 2/27/25 17:27, Tomita Moeko wrote:
> As suggested by Cédric, I'm glad to be a maintainer of vfio-igd.
>
> Signed-off-by: Tomita Moeko <tomitamoeko@gmail.com>
Applied to vfio-next.
Thanks,
C.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-03-05 17:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-27 16:27 [PATCH] MAINTAINERS: Add myself as vfio-igd maintainer Tomita Moeko
2025-02-27 16:39 ` Cédric Le Goater
2025-02-28 15:31 ` Alex Williamson
2025-03-05 17:42 ` Cédric Le Goater
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).