diff options
author | John Levon <john.levon@nutanix.com> | 2025-07-15 13:59:51 +0200 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-07-15 17:11:12 +0200 |
commit | 0c1a109fe6d1bcad98f217dd9ce8767b07039df0 (patch) | |
tree | 49ddc190658ed1ccc07346d837fd23245a981870 | |
parent | 9a4e273ddec3927920c5958d2226c6b38b543336 (diff) | |
download | qemu-0c1a109fe6d1bcad98f217dd9ce8767b07039df0.zip qemu-0c1a109fe6d1bcad98f217dd9ce8767b07039df0.tar.gz qemu-0c1a109fe6d1bcad98f217dd9ce8767b07039df0.tar.bz2 |
hw/vfio-user: add Cédric Le Goater as a maintainer
Signed-off-by: John Levon <john.levon@nutanix.com>
Acked-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Link: https://lore.kernel.org/qemu-devel/20250715115954.515819-2-john.levon@nutanix.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e88ed2c..30e9b71 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 |