From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUH6K-0007zt-VE for qemu-devel@nongnu.org; Tue, 25 Aug 2015 12:29:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUH6I-00077L-9h for qemu-devel@nongnu.org; Tue, 25 Aug 2015 12:29:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUH6I-00076i-4T for qemu-devel@nongnu.org; Tue, 25 Aug 2015 12:29:30 -0400 Date: Tue, 25 Aug 2015 17:29:25 +0100 From: Stefan Hajnoczi Message-ID: <20150825162925.GJ8344@stefanha-thinkpad.redhat.com> References: <1440179056-12934-1-git-send-email-den@openvz.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1440179056-12934-1-git-send-email-den@openvz.org> Subject: Re: [Qemu-devel] [PATCH 1/1] MAINTAINERS: add responsible person for Parallels format driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" Cc: qemu-devel@nongnu.org On Fri, Aug 21, 2015 at 08:44:16PM +0300, Denis V. Lunev wrote: > 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 > CC: Stefan Hajnoczi > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan