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 <[email protected]> Cc: Greg Kurz <[email protected]> --- 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 <[email protected]> +R: Christian Schoenebeck <[email protected]> S: Odd Fixes F: hw/9pfs/ X: hw/9pfs/xen-9p* -- 2.20.1
