[PATCH v2 1/4] hw/vfio-user: add Cédric Le Goater as a maintainer

John Levon posted 4 patches 4 months ago
Maintainers: John Levon <john.levon@nutanix.com>, Thanos Makatos <thanos.makatos@nutanix.com>, "Cédric Le Goater" <clg@redhat.com>, Alex Williamson <alex.williamson@redhat.com>
There is a newer version of this series
[PATCH v2 1/4] hw/vfio-user: add Cédric Le Goater as a maintainer
Posted by John Levon 4 months ago
Signed-off-by: John Levon <john.levon@nutanix.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e88ed2c0a9..30e9b71e6e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4287,6 +4287,7 @@ F: tests/functional/test_multiprocess.py
 VFIO-USER:
 M: John Levon <john.levon@nutanix.com>
 M: Thanos Makatos <thanos.makatos@nutanix.com>
+M: Cédric Le Goater <clg@redhat.com>
 S: Supported
 F: docs/interop/vfio-user.rst
 F: docs/system/devices/vfio-user.rst
-- 
2.43.0


Re: [PATCH v2 1/4] hw/vfio-user: add Cédric Le Goater as a maintainer
Posted by Mark Cave-Ayland 4 months ago
On 15/07/2025 06:52, John Levon wrote:

> Signed-off-by: John Levon <john.levon@nutanix.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e88ed2c0a9..30e9b71e6e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4287,6 +4287,7 @@ F: tests/functional/test_multiprocess.py
>   VFIO-USER:
>   M: John Levon <john.levon@nutanix.com>
>   M: Thanos Makatos <thanos.makatos@nutanix.com>
> +M: Cédric Le Goater <clg@redhat.com>
>   S: Supported
>   F: docs/interop/vfio-user.rst
>   F: docs/system/devices/vfio-user.rst

Acked-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>


ATB,

Mark.