diff options
author | Denis V. Lunev <den@openvz.org> | 2015-08-21 20:44:16 +0300 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2015-09-02 14:56:39 +0100 |
commit | f307371217c42d62015b8d83300a11cd9d3966f3 (patch) | |
tree | 2d76707ebd91117a6a32481dc1db2021436469cd | |
parent | 090d0bfd948343d522cd20bc634105b5cfe2483b (diff) | |
download | hqemu-f307371217c42d62015b8d83300a11cd9d3966f3.zip hqemu-f307371217c42d62015b8d83300a11cd9d3966f3.tar.gz |
MAINTAINERS: add responsible person for Parallels format driver
Denis has spent 6 years working with this format in Parallels and QEMU
code was rewritten almost completely by his. Thus it would be quite
natural to add him as a maintainer and point of contact.
Patches are going to flow though Stefan's tree.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Message-id: 1440179056-12934-1-git-send-email-den@openvz.org
CC: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 08f356a..a4ea7c3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1307,6 +1307,7 @@ F: block/dmg.c parallels M: Stefan Hajnoczi <stefanha@redhat.com> +M: Denis V. Lunev <den@openvz.org> L: qemu-block@nongnu.org S: Supported F: block/parallels.c |