On Fri, 7 Feb 2020 14:32:43 +0100 Christian Schoenebeck <qemu_...@crudebyte.com> wrote:
> Currently 9pfs is only taken care of by Greg. Since I am actively working > on 9pfs and already became quite used to the code base, it makes sense to > volunteer as reviewer for 9pfs related patches. > > Signed-off-by: Christian Schoenebeck <qemu_...@crudebyte.com> > Cc: Greg Kurz <gr...@kaod.org> > --- Great thanks for volunteering Christian ! :) I've applied this to 9p-next and I will send a PR soon. > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e72b5e5f69..ce46c0a552 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1578,6 +1578,7 @@ F: include/hw/virtio/ > > virtio-9p > M: Greg Kurz <gr...@kaod.org> > +R: Christian Schoenebeck <qemu_...@crudebyte.com> > S: Odd Fixes > F: hw/9pfs/ > X: hw/9pfs/xen-9p*