On Jul 6 12:43, Keith Busch wrote: > 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 <i...@irrelevant.dk> > Signed-off-by: Keith Busch <kbu...@kernel.org>
Acked-by: <k.jen...@samsung.com> > --- > 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 <kbu...@kernel.org> > +M: Klaus Jensen <i...@irrelevant.dk> > L: qemu-bl...@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 <h...@suse.com> > -- > 2.24.1 > >