From: Keith Busch Date: Mon, 6 Jul 2020 18:29:22 +0000 (-0700) Subject: MAINTAINERS: update nvme entry X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e8cc43d5cc680d348fcc43c46fc2d5e603d0579e;p=qemu.git MAINTAINERS: update nvme entry The nvme emulated device development pace has increased recently. Klaus has offered to co-maintain, and since we have many new contributions coming through, we're adding a repository to accumulate and test new features. Cc: Klaus Jensen Acked-by: Klaus Jensen Acked-by: Kevin Wolf Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Keith Busch --- diff --git a/MAINTAINERS b/MAINTAINERS index b5ba553ee0..b233da2a73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1856,10 +1856,12 @@ F: include/hw/virtio/virtio-mem.h nvme M: Keith Busch +M: Klaus Jensen L: qemu-block@nongnu.org S: Supported F: hw/block/nvme* F: tests/qtest/nvme-test.c +T: git git://git.infradead.org/qemu-nvme.git nvme-next megasas M: Hannes Reinecke