diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2020-09-07 12:16:32 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2020-09-23 13:41:58 +0100 |
commit | 1a949789832623bdc0d94df976f3e35429ad7b45 (patch) | |
tree | 7f02333917c7b4b4e1ec4634b479a29737548cbb /MAINTAINERS | |
parent | 0fc0142828b5bc965790a1c5c6e241897d3387cb (diff) |
MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer
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 <kwolf@redhat.com>
Cc: Klaus Jensen <k.jensen@samsung.com>
Cc: Fam Zheng <fam@euphon.net>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Klaus Jensen <k.jensen@samsung.com>
Acked-by: Fam Zheng <fam@euphon.net>
Message-id: 20200907111632.90499-1-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
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 <fam@euphon.net> +M: Stefan Hajnoczi <stefanha@redhat.com> +R: Fam Zheng <fam@euphon.net> L: qemu-block@nongnu.org S: Supported F: block/nvme* +T: git https://github.com/stefanha/qemu.git block Bootdevice M: Gonglei <arei.gonglei@huawei.com> |