As suggested by Cédric, I'm glad to be a maintainer of vfio-igd. Signed-off-by: Tomita Moeko <[email protected]> --- 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 <[email protected]> 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 <[email protected]> +M: Cédric Le Goater <[email protected]> +M: Tomita Moeko <[email protected]> +S: Supported +F: hw/vfio/igd.c +F: docs/igd-assign.txt + vfio-ccw M: Eric Farman <[email protected]> M: Matthew Rosato <[email protected]> -- 2.47.2
