diff options
author | Stefan Hajnoczi | 2012-11-09 14:29:03 +0100 |
---|---|---|
committer | Kevin Wolf | 2012-11-14 18:19:21 +0100 |
commit | 54d01a0073db56230815d16cf3e6054c1dba919a (patch) | |
tree | 54f5f9e994e5232468108631ee66d82c02c435b1 /MAINTAINERS | |
parent | qemu-iotests: qcow2: Test growing large refcount table (diff) | |
download | qemu-54d01a0073db56230815d16cf3e6054c1dba919a.tar.gz qemu-54d01a0073db56230815d16cf3e6054c1dba919a.tar.xz qemu-54d01a0073db56230815d16cf3e6054c1dba919a.zip |
MAINTAINERS: add Stefan Hajnoczi as block and virtio-blk co-maintainer
Kevin has requested co-maintainership to give him more time to write
code. We will alternate patch review duties on a weekly basis.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8f5681fd64..2ede20d60b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -553,6 +553,7 @@ T: git git://github.com/kvaneesh/QEMU.git virtio-blk M: Kevin Wolf <kwolf@redhat.com> +M: Stefan Hajnoczi <stefanha@redhat.com> S: Supported F: hw/virtio-blk* @@ -583,6 +584,7 @@ F: audio/ Block M: Kevin Wolf <kwolf@redhat.com> +M: Stefan Hajnoczi <stefanha@redhat.com> S: Supported F: block* F: block/ |