Let's make sure patches/bug reports find the right person. Reviewed-by: Dr. David Alan Gilbert <[email protected]> Cc: "Michael S. Tsirkin" <[email protected]> Cc: Peter Maydell <[email protected]> Cc: Markus Armbruster <[email protected]> Signed-off-by: David Hildenbrand <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 3abe3faa4e..4889485e6c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1762,6 +1762,14 @@ F: hw/virtio/virtio-crypto.c F: hw/virtio/virtio-crypto-pci.c F: include/hw/virtio/virtio-crypto.h +virtio-mem +M: David Hildenbrand <[email protected]> +S: Supported +F: hw/virtio/virtio-mem.c +F: hw/virtio/virtio-mem-pci.h +F: hw/virtio/virtio-mem-pci.c +F: include/hw/virtio/virtio-mem.h + nvme M: Keith Busch <[email protected]> L: [email protected] -- 2.26.2
