On 7/6/20 9:43 PM, 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.
Thanks Klaus for helping! > > Cc: Klaus Jensen <i...@irrelevant.dk> > Signed-off-by: Keith Busch <kbu...@kernel.org> > --- > 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> Is that the correct email you want to use? Regardless: Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> > 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> >