From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoamu-0000Wy-Qt for qemu-devel@nongnu.org; Fri, 08 Apr 2016 14:05:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoamu-0000TP-2F for qemu-devel@nongnu.org; Fri, 08 Apr 2016 14:05:44 -0400 Date: Fri, 8 Apr 2016 20:05:35 +0200 From: Kevin Wolf Message-ID: <20160408180535.GJ4700@noname.redhat.com> References: <1460136541-25106-1-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1460136541-25106-1-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Block layer core, qcow2 and blkdebug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org Am 08.04.2016 um 19:29 hat Max Reitz geschrieben: > As agreed with Kevin and already practiced for a while, I am adding > myself as co-maintainer of the block layer core, qcow2 and blkdebug. > > Signed-off-by: Max Reitz Thanks, applied to the block branch. Kevin