Let's make sure patches/bug reports find the right person. Cc: "Michael S. Tsirkin" <[email protected]> Signed-off-by: David Hildenbrand <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 2926327e4976..014bbf5897c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17972,6 +17972,13 @@ S: Maintained F: drivers/iommu/virtio-iommu.c F: include/uapi/linux/virtio_iommu.h +VIRTIO MEM DRIVER +M: David Hildenbrand <[email protected]> +L: [email protected] +S: Maintained +F: drivers/virtio/virtio_mem.c +F: include/uapi/linux/virtio_mem.h + VIRTUAL BOX GUEST DEVICE DRIVER M: Hans de Goede <[email protected]> M: Arnd Bergmann <[email protected]> -- 2.25.3

