This patch adds entry for virtio-i2c related files in MAINTAINERS. Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 9147e9a429a0..34e1b26c985a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2136,6 +2136,15 @@ F: docs/interop/vhost-user-gpu.rst F: contrib/vhost-user-gpu F: hw/display/vhost-user-* +vhost-user-i2c +M: Viresh Kumar <viresh.ku...@linaro.org> +S: Supported +F: docs/tools/vhost-user-i2c.rst +F: hw/virtio/vhost-user-i2c.c +F: hw/virtio/vhost-user-i2c-pci.c +F: include/hw/virtio/vhost-user-i2c.h +F: tools/vhost-user-i2c/* + Cirrus VGA M: Gerd Hoffmann <kra...@redhat.com> S: Odd Fixes -- 2.25.0.rc1.19.g042ed3e048af