From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0x8J-0000iF-Lu for qemu-devel@nongnu.org; Fri, 24 Feb 2012 10:32:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0x8E-0004fU-Ro for qemu-devel@nongnu.org; Fri, 24 Feb 2012 10:32:31 -0500 Received: from mail-pz0-f45.google.com ([209.85.210.45]:48011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0x8E-0004fH-LX for qemu-devel@nongnu.org; Fri, 24 Feb 2012 10:32:26 -0500 Received: by dadp14 with SMTP id p14so3110123dad.4 for ; Fri, 24 Feb 2012 07:32:25 -0800 (PST) Message-ID: <4F47AD85.6090308@codemonkey.ws> Date: Fri, 24 Feb 2012 09:32:21 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <1329922792-23929-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1329922792-23929-1-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] split SCSI and LSI, add myself as SCSI maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, paul@codesourcery.com On 02/22/2012 08:59 AM, Paolo Bonzini wrote: > This has been the de facto situation for a while now. > Add a tree, too. > > Signed-off-by: Paolo Bonzini Applied. Thanks. Regards, Anthony Liguori > --- > MAINTAINERS | 9 +++++++-- > 1 files changed, 7 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 647c413..0b3b3d8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -420,11 +420,16 @@ F: hw/pci* > F: hw/piix* > > SCSI > +M: Paolo Bonzini > +S: Supported > +F: hw/virtio-scsi.* > +F: hw/scsi* > +T: git://github.com/bonzini/qemu.git scsi-next > + > +LSI53C895A > M: Paul Brook > -M: Kevin Wolf > S: Odd Fixes > F: hw/lsi53c895a.c > -F: hw/scsi* > > USB > M: Gerd Hoffmann