diff mbox

[RFC] MAINTAINERS: Add an entry for hw/core/null-machine.c

Message ID 1485150895-19753-1-git-send-email-thuth@redhat.com
State New
Headers show

Commit Message

Thomas Huth Jan. 23, 2017, 5:54 a.m. UTC
The "Machine core" section sounds like a good match for this file.

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

Comments

Marcel Apfelbaum Jan. 23, 2017, 7:51 a.m. UTC | #1
On 01/23/2017 07:54 AM, Thomas Huth wrote:
> The "Machine core" section sounds like a good match for this file.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b5ebfab..5be2033 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -813,6 +813,7 @@ M: Eduardo Habkost <ehabkost@redhat.com>
>  M: Marcel Apfelbaum <marcel@redhat.com>
>  S: Supported
>  F: hw/core/machine.c
> +F: hw/core/null-machine.c
>  F: include/hw/boards.h
>
>  Xtensa Machines
>

Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>

Thanks,
Marcel
Eduardo Habkost Jan. 23, 2017, 4:28 p.m. UTC | #2
On Mon, Jan 23, 2017 at 09:51:22AM +0200, Marcel Apfelbaum wrote:
> On 01/23/2017 07:54 AM, Thomas Huth wrote:
> > The "Machine core" section sounds like a good match for this file.
> > 
> > Signed-off-by: Thomas Huth <thuth@redhat.com>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b5ebfab..5be2033 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -813,6 +813,7 @@ M: Eduardo Habkost <ehabkost@redhat.com>
> >  M: Marcel Apfelbaum <marcel@redhat.com>
> >  S: Supported
> >  F: hw/core/machine.c
> > +F: hw/core/null-machine.c
> >  F: include/hw/boards.h
> > 
> >  Xtensa Machines
> > 
> 
> Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>

Thanks! Applied to machine-next.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b5ebfab..5be2033 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -813,6 +813,7 @@  M: Eduardo Habkost <ehabkost@redhat.com>
 M: Marcel Apfelbaum <marcel@redhat.com>
 S: Supported
 F: hw/core/machine.c
+F: hw/core/null-machine.c
 F: include/hw/boards.h
 
 Xtensa Machines