From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhgvO-00018o-LV for qemu-devel@nongnu.org; Thu, 01 Oct 2015 12:41:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhgvL-0001RP-Fi for qemu-devel@nongnu.org; Thu, 01 Oct 2015 12:41:42 -0400 References: <1443117055-29240-1-git-send-email-jsnow@redhat.com> From: John Snow Message-ID: <560D6241.3080103@redhat.com> Date: Thu, 1 Oct 2015 12:41:37 -0400 MIME-Version: 1.0 In-Reply-To: <1443117055-29240-1-git-send-email-jsnow@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Small IDE/FDC touchup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, mjt@tls.msk.ru On 09/24/2015 01:50 PM, John Snow wrote: > libqos/ahci and tests/fdc-test are under my purview also, > include them in the appropriate stanzas. > > Signed-off-by: John Snow > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cf02890..7d97bd8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -634,6 +634,7 @@ F: hw/block/cdrom.c > F: hw/block/hd-geometry.c > F: tests/ide-test.c > F: tests/ahci-test.c > +F: tests/libqos/ahci* > T: git git://github.com/jnsnow/qemu.git ide > > Floppy > @@ -642,6 +643,7 @@ L: qemu-block@nongnu.org > S: Supported > F: hw/block/fdc.c > F: include/hw/block/fdc.h > +F: tests/fdc-test.c > T: git git://github.com/jnsnow/qemu.git ide > > OMAP > I am assuming this is OK to pull through my tree... Tentatively staged. Barring objections, I will send a pull request for this tomorrow, thanks. https://github.com/jnsnow/qemu/commits/ide https://github.com/jnsnow/qemu.git --js