diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-07-28 20:33:40 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2021-07-29 17:17:34 +0100 |
commit | cc8eecd7f105a1dff5876adeb238a14696061a4a (patch) | |
tree | 535fc8ae64a383cad82a5b2ea32b30c9ebc49252 /MAINTAINERS | |
parent | 54caccb3657e3960d8f5d57ab8e867028325d131 (diff) | |
download | qemu-cc8eecd7f105a1dff5876adeb238a14696061a4a.zip |
MAINTAINERS: Added myself as a reviewer for the NVMe Block Driver
I'm interested in following the activity around the NVMe bdrv.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20210728183340.2018313-1-philmd@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1776d0950b..a3d598459a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3178,6 +3178,7 @@ F: block/null.c NVMe Block Driver M: Stefan Hajnoczi <stefanha@redhat.com> R: Fam Zheng <fam@euphon.net> +R: Philippe Mathieu-Daudé <philmd@redhat.com> L: qemu-block@nongnu.org S: Supported F: block/nvme* |