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 <[email protected]> Signed-off-by: Keith Busch <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c31c878c63..fbeba04dc5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1793,10 +1793,12 @@ F: include/hw/virtio/virtio-crypto.h nvme M: Keith Busch <[email protected]> +M: Klaus Jensen <[email protected]> L: [email protected] 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 <[email protected]> -- 2.24.1
