diff options
author | Jason Dillaman | 2019-06-28 15:55:08 +0200 |
---|---|---|
committer | Kevin Wolf | 2019-07-08 16:00:26 +0200 |
commit | 2bbd998642419bd5415c8d4e4d49c6da5cfd1a78 (patch) | |
tree | feb377c85b186f4be4e25d7283904609129d3ba0 /MAINTAINERS | |
parent | block/qcow: Improve error when opening qcow2 files as qcow (diff) | |
download | qemu-2bbd998642419bd5415c8d4e4d49c6da5cfd1a78.tar.gz qemu-2bbd998642419bd5415c8d4e4d49c6da5cfd1a78.tar.xz qemu-2bbd998642419bd5415c8d4e4d49c6da5cfd1a78.zip |
MAINTAINERS: update RBD block maintainer
Remove Josh as per his request since he is no longer the upstream RBD
tech lead. Add myself as the maintainer since I am the current RBD tech
lead.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2cce50287a..cc9636b43a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2385,7 +2385,7 @@ S: Supported F: block/vmdk.c RBD -M: Josh Durgin <jdurgin@redhat.com> +M: Jason Dillaman <dillaman@redhat.com> L: qemu-block@nongnu.org S: Supported F: block/rbd.c |