From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bob8S-00041p-96 for qemu-devel@nongnu.org; Mon, 26 Sep 2016 15:00:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bob8R-0004d6-Cd for qemu-devel@nongnu.org; Mon, 26 Sep 2016 15:00:16 -0400 References: <1474646996-30421-1-git-send-email-thuth@redhat.com> <8d0e6f92-a114-2f08-c789-25265e6abea9@redhat.com> <20160926082214.GA6093@noname.str.redhat.com> <2e3398cc-def0-8ed6-e558-cdb58aec91eb@redhat.com> From: John Snow Message-ID: Date: Mon, 26 Sep 2016 15:00:06 -0400 MIME-Version: 1.0 In-Reply-To: <2e3398cc-def0-8ed6-e558-cdb58aec91eb@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-block] [PATCH] MAINTAINERS: Add some more headers to the IDE section List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth , Kevin Wolf Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, qemu-block@nongnu.org On 09/26/2016 05:39 AM, Thomas Huth wrote: > On 26.09.2016 10:22, Kevin Wolf wrote: >> Am 23.09.2016 um 18:42 hat John Snow geschrieben: >>> On 09/23/2016 12:09 PM, Thomas Huth wrote: >>>> The folder include/hw/ide/ belongs to the IDE section. >>>> >>>> Signed-off-by: Thomas Huth >>>> --- >>>> MAINTAINERS | 1 + >>>> 1 file changed, 1 insertion(+) >>>> >>>> diff --git a/MAINTAINERS b/MAINTAINERS >>>> index d8a0cfc..acf6d6c 100644 >>>> --- a/MAINTAINERS >>>> +++ b/MAINTAINERS >>>> @@ -791,6 +791,7 @@ M: John Snow >>>> L: qemu-block@nongnu.org >>>> S: Supported >>>> F: include/hw/ide.h >>>> +F: include/hw/ide/ >>>> F: hw/ide/ >>>> F: hw/block/block.c >>>> F: hw/block/cdrom.c >>>> >>> >>> Ah, yeah. These got missed when they were moved over. Thanks. >>> >>> Reviewed-by: John Snow >> >> Who is supposed to merge this if you only give an R-b? > > I've CC:ed this patch to qemu-trivial, so I hope it will get picked up > there if John does not want to apply this directly. > > Thomas > > Thanks, applied to my IDE tree: https://github.com/jnsnow/qemu/commits/ide https://github.com/jnsnow/qemu.git --js