diff mbox series

[V2,3/3] MAINTAINERS: Add entry for virtio-i2c

Message ID 270484de4be7d0cddfecac4e8bf9b9abe756d9e8.1625806763.git.viresh.kumar@linaro.org
State New
Headers show
Series virtio: Add vhost-user-i2c device's support | expand

Commit Message

Viresh Kumar July 9, 2021, 5 a.m. UTC
This patch adds entry for virtio-i2c related files in MAINTAINERS.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>

---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
2.31.1.272.g89b43f80a514
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 684142e12eaa..2869fb185253 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2143,6 +2143,13 @@  F: docs/interop/vhost-user-gpu.rst
 F: contrib/vhost-user-gpu
 F: hw/display/vhost-user-*
 
+vhost-user-i2c
+M: Viresh Kumar <viresh.kumar@linaro.org>
+S: Supported
+F: hw/virtio/vhost-user-i2c.c
+F: hw/virtio/vhost-user-i2c-pci.c
+F: include/hw/virtio/vhost-user-i2c.h
+
 Cirrus VGA
 M: Gerd Hoffmann <kraxel@redhat.com>
 S: Odd Fixes