diff mbox

MAINTAINERS: Add some more headers to the IDE section

Message ID 1474646996-30421-1-git-send-email-thuth@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Thomas Huth Sept. 23, 2016, 4:09 p.m. UTC
The folder include/hw/ide/ belongs to the IDE section.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

John Snow Sept. 23, 2016, 4:42 p.m. UTC | #1
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 <thuth@redhat.com>
> ---
>  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 <jsnow@redhat.com>
>  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 <jsnow@redhat.com>
Kevin Wolf Sept. 26, 2016, 8:22 a.m. UTC | #2
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 <thuth@redhat.com>
> >---
> > 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 <jsnow@redhat.com>
> > 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 <jsnow@redhat.com>

Who is supposed to merge this if you only give an R-b?

And didn't we want to move the internal header files back to hw/ instead
of the global include directory?

Kevin
Thomas Huth Sept. 26, 2016, 9:39 a.m. UTC | #3
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 <thuth@redhat.com>
>>> ---
>>> 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 <jsnow@redhat.com>
>>> 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 <jsnow@redhat.com>
> 
> 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
John Snow Sept. 26, 2016, 3:21 p.m. UTC | #4
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 <thuth@redhat.com>
>>>> ---
>>>> 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 <jsnow@redhat.com>
>>>> 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 <jsnow@redhat.com>
>>
>> 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
>
>

Sorry, I didn't realize I would be expected to merge this myself.

And I do want to move the files back, but I have to disentangle them and 
haven't done so yet. In the meantime, they should be recorded in 
MAINTAINERS.

I'll stage this page in my IDE branch, thanks

--js
John Snow Sept. 26, 2016, 7 p.m. UTC | #5
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 <thuth@redhat.com>
>>>> ---
>>>> 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 <jsnow@redhat.com>
>>>> 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 <jsnow@redhat.com>
>>
>> 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
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d8a0cfc..acf6d6c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -791,6 +791,7 @@  M: John Snow <jsnow@redhat.com>
 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