I'll not be involved in day-to-day qemu development. Remove myself as maintainer from the remainder of the network block drivers, and revert them to the general block layer maintainership.
Move 'sheepdog' to the 'Odd Fixes' support level. For VHDX, added my personal email address as a maintainer, as I can answer questions or send the occassional bug fix. Leaving it as 'Supported', instead of 'Odd Fixes', because I think the rest of the block layer maintainers and developers will upkeep it as well, if needed. Signed-off-by: Jeff Cody <[email protected]> --- MAINTAINERS | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0e22b795e6..7147c44bbc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1988,28 +1988,23 @@ F: block/vmdk.c RBD M: Josh Durgin <[email protected]> -M: Jeff Cody <[email protected]> L: [email protected] S: Supported F: block/rbd.c -T: git git://github.com/codyprime/qemu-kvm-jtc.git block Sheepdog M: Hitoshi Mitake <[email protected]> M: Liu Yuan <[email protected]> -M: Jeff Cody <[email protected]> L: [email protected] L: [email protected] -S: Supported +S: Odd Fixes F: block/sheepdog.c -T: git git://github.com/codyprime/qemu-kvm-jtc.git block VHDX -M: Jeff Cody <[email protected]> +M: Jeff Cody <[email protected]> L: [email protected] S: Supported F: block/vhdx* -T: git git://github.com/codyprime/qemu-kvm-jtc.git block VDI M: Stefan Weil <[email protected]> @@ -2040,34 +2035,26 @@ F: docs/interop/nbd.txt T: git git://repo.or.cz/qemu/ericb.git nbd NFS -M: Jeff Cody <[email protected]> M: Peter Lieven <[email protected]> L: [email protected] S: Maintained F: block/nfs.c -T: git git://github.com/codyprime/qemu-kvm-jtc.git block SSH M: Richard W.M. Jones <[email protected]> -M: Jeff Cody <[email protected]> L: [email protected] S: Supported F: block/ssh.c -T: git git://github.com/codyprime/qemu-kvm-jtc.git block CURL -M: Jeff Cody <[email protected]> L: [email protected] S: Supported F: block/curl.c -T: git git://github.com/codyprime/qemu-kvm-jtc.git block GLUSTER -M: Jeff Cody <[email protected]> L: [email protected] S: Supported F: block/gluster.c -T: git git://github.com/codyprime/qemu-kvm-jtc.git block Null Block Driver M: Fam Zheng <[email protected]> -- 2.17.1
