Development of the userspace NVMe block driver picked up again recently. After talking with Fam I am stepping up as block/nvme.c maintainer. Patches will be merged through my 'block' tree.
Cc: Kevin Wolf <[email protected]> Cc: Klaus Jensen <[email protected]> Cc: Fam Zheng <[email protected]> Signed-off-by: Stefan Hajnoczi <[email protected]> Acked-by: Kevin Wolf <[email protected]> Acked-by: Klaus Jensen <[email protected]> Acked-by: Fam Zheng <[email protected]> Message-id: [email protected] Signed-off-by: Stefan Hajnoczi <[email protected]> --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3d17cad19a..534fb4c519 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2920,10 +2920,12 @@ S: Supported F: block/null.c NVMe Block Driver -M: Fam Zheng <[email protected]> +M: Stefan Hajnoczi <[email protected]> +R: Fam Zheng <[email protected]> L: [email protected] S: Supported F: block/nvme* +T: git https://github.com/stefanha/qemu.git block Bootdevice M: Gonglei <[email protected]> -- 2.26.2
