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]> --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index b233da2a73..a143941551 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2895,10 +2895,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
