From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57935) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZHtY-00066A-ME for qemu-devel@nongnu.org; Thu, 24 Oct 2013 06:12:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZHtR-0007FL-C0 for qemu-devel@nongnu.org; Thu, 24 Oct 2013 06:12:00 -0400 Received: from ssl.dlhnet.de ([91.198.192.8]:58572 helo=ssl.dlh.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZHtR-0007Et-6N for qemu-devel@nongnu.org; Thu, 24 Oct 2013 06:11:53 -0400 Message-ID: <5268F26C.5090605@dlhnet.de> Date: Thu, 24 Oct 2013 12:11:56 +0200 From: Peter Lieven MIME-Version: 1.0 References: <1382361975-27624-1-git-send-email-stefanha@redhat.com> <52676B6A.2030004@redhat.com> In-Reply-To: <52676B6A.2030004@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: add block driver sub-maintainers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , Stefan Hajnoczi Cc: Kevin Wolf , Josh Durgin , Ronnie Sahlberg , Stefan Weil , Jeff Cody , qemu-devel@nongnu.org, "Richard W.M. Jones" , Anthony Liguori , Fam Zheng , MORITA Kazutaka On 23.10.2013 08:23, Paolo Bonzini wrote: > Il 21/10/2013 14:26, Stefan Hajnoczi ha scritto: >> +iSCSI >> +M: Ronnie Sahlberg >> +M: Paolo Bonzini >> +S: Supported >> +F: block/iscsi.c As I have worked a lot on the iSCSI driver recently I would like to receive patches as well if possible. Peter