All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v2 00/17] add missing entries in MAINTAINERS
Date: Fri, 8 Sep 2017 15:51:05 +0300	[thread overview]
Message-ID: <20170908155042-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20170830215523.25278-1-f4bug@amsat.org>

On Wed, Aug 30, 2017 at 06:55:06PM -0300, Philippe Mathieu-Daudé wrote:
> Hi,
> 
> I tried to have a more helpful ./scripts/get_maintainer.pl output, filling
> missing entries in MAINTAINERS.

For myself

Acked-by: Michael S. Tsirkin <mst@redhat.com>

pls merge through trivial or something like this.

> Regards,
> 
> Phil.
> 
> v2:
> - add R-b & A-b
> - clean ARM entries (Thomas Huth)
> - moved files: comment since which commit (Eric Blake)
> - drop inconsistent patches (default-configs.mak related to hw/machine, no CPU)
> - drop unhappy patches (include/standard-headers/linux/*)
> - drop unreplied patches
> 
> Philippe Mathieu-Daudé (17):
>   MAINTAINERS: add missing ARM entries
>   MAINTAINERS: add missing Versatile PB entry
>   MAINTAINERS: add missing STM32 entry
>   MAINTAINERS: add missing entry for vhost
>   MAINTAINERS: add missing VMWare entry
>   MAINTAINERS: add missing Guest Agent entries
>   MAINTAINERS: add missing qcow2 entry
>   MAINTAINERS: add missing USB entry
>   MAINTAINERS: add missing PCI entries
>   MAINTAINERS: add missing SSI entries
>   MAINTAINERS: add missing entries for throttling infra
>   MAINTAINERS: add missing megasas test entry
>   MAINTAINERS: add missing AIO entry
>   MAINTAINERS: add missing entry for Generic Loader
>   MAINTAINERS: add missing Cryptography entry
>   MAINTAINERS: update docs/devel/ entries
>   MAINTAINERS: update docs/interop/ entries
> 
>  MAINTAINERS | 44 ++++++++++++++++++++++++++++++++++----------
>  1 file changed, 34 insertions(+), 10 deletions(-)
> 
> -- 
> 2.14.1
> 


WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 00/17] add missing entries in MAINTAINERS
Date: Fri, 8 Sep 2017 15:51:05 +0300	[thread overview]
Message-ID: <20170908155042-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20170830215523.25278-1-f4bug@amsat.org>

On Wed, Aug 30, 2017 at 06:55:06PM -0300, Philippe Mathieu-Daudé wrote:
> Hi,
> 
> I tried to have a more helpful ./scripts/get_maintainer.pl output, filling
> missing entries in MAINTAINERS.

For myself

Acked-by: Michael S. Tsirkin <mst@redhat.com>

pls merge through trivial or something like this.

> Regards,
> 
> Phil.
> 
> v2:
> - add R-b & A-b
> - clean ARM entries (Thomas Huth)
> - moved files: comment since which commit (Eric Blake)
> - drop inconsistent patches (default-configs.mak related to hw/machine, no CPU)
> - drop unhappy patches (include/standard-headers/linux/*)
> - drop unreplied patches
> 
> Philippe Mathieu-Daudé (17):
>   MAINTAINERS: add missing ARM entries
>   MAINTAINERS: add missing Versatile PB entry
>   MAINTAINERS: add missing STM32 entry
>   MAINTAINERS: add missing entry for vhost
>   MAINTAINERS: add missing VMWare entry
>   MAINTAINERS: add missing Guest Agent entries
>   MAINTAINERS: add missing qcow2 entry
>   MAINTAINERS: add missing USB entry
>   MAINTAINERS: add missing PCI entries
>   MAINTAINERS: add missing SSI entries
>   MAINTAINERS: add missing entries for throttling infra
>   MAINTAINERS: add missing megasas test entry
>   MAINTAINERS: add missing AIO entry
>   MAINTAINERS: add missing entry for Generic Loader
>   MAINTAINERS: add missing Cryptography entry
>   MAINTAINERS: update docs/devel/ entries
>   MAINTAINERS: update docs/interop/ entries
> 
>  MAINTAINERS | 44 ++++++++++++++++++++++++++++++++++----------
>  1 file changed, 34 insertions(+), 10 deletions(-)
> 
> -- 
> 2.14.1
> 

  parent reply	other threads:[~2017-09-08 12:51 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30 21:55 [Qemu-trivial] [PATCH v2 00/17] add missing entries in MAINTAINERS Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 01/17] MAINTAINERS: add missing ARM entries Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-arm] " Philippe Mathieu-Daudé
2017-08-31  5:07   ` [Qemu-trivial] " Thomas Huth
2017-08-31  5:07     ` [Qemu-devel] " Thomas Huth
2017-08-31  5:07     ` [Qemu-arm] " Thomas Huth
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 02/17] MAINTAINERS: add missing Versatile PB entry Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 21:55   ` Philippe Mathieu-Daudé
2017-08-31  5:22   ` [Qemu-trivial] " Thomas Huth
2017-08-31  5:22     ` [Qemu-devel] " Thomas Huth
2017-08-31  5:22     ` [Qemu-arm] " Thomas Huth
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 03/17] MAINTAINERS: add missing STM32 entry Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 04/17] MAINTAINERS: add missing entry for vhost Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 05/17] MAINTAINERS: add missing VMWare entry Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 06/17] MAINTAINERS: add missing Guest Agent entries Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-09-08 13:04   ` Philippe Mathieu-Daudé
2017-09-08 16:36     ` Michael Roth
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 07/17] MAINTAINERS: add missing qcow2 entry Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 08/17] MAINTAINERS: add missing USB entry Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 09/17] MAINTAINERS: add missing PCI entries Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-09-04  9:51   ` [Qemu-trivial] " Marcel Apfelbaum
2017-09-04  9:51     ` [Qemu-devel] " Marcel Apfelbaum
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 10/17] MAINTAINERS: add missing SSI entries Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 23:13   ` [Qemu-trivial] " Alistair Francis
2017-08-30 23:13     ` Alistair Francis
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 11/17] MAINTAINERS: add missing entries for throttling infra Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-31  7:45   ` [Qemu-trivial] " Alberto Garcia
2017-08-31  7:45     ` [Qemu-devel] " Alberto Garcia
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 12/17] MAINTAINERS: add missing megasas test entry Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-09-08 13:04   ` Philippe Mathieu-Daudé
2017-09-08 17:12     ` Philippe Mathieu-Daudé
2017-09-08 17:29       ` Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 13/17] MAINTAINERS: add missing AIO entry Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 14/17] MAINTAINERS: add missing entry for Generic Loader Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 23:13   ` [Qemu-trivial] " Alistair Francis
2017-08-30 23:13     ` Alistair Francis
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 15/17] MAINTAINERS: add missing Cryptography entry Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-31  9:19   ` [Qemu-trivial] " Daniel P. Berrange
2017-08-31  9:19     ` [Qemu-devel] " Daniel P. Berrange
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 16/17] MAINTAINERS: update docs/devel/ entries Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-30 21:55 ` [Qemu-trivial] [PATCH v2 17/17] MAINTAINERS: update docs/interop/ entries Philippe Mathieu-Daudé
2017-08-30 21:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-08-31  3:55 ` [Qemu-trivial] [PATCH v2 00/17] add missing entries in MAINTAINERS Philippe Mathieu-Daudé
2017-08-31  3:55   ` [Qemu-devel] " Philippe Mathieu-Daudé
2017-09-08 12:51 ` Michael S. Tsirkin [this message]
2017-09-08 12:51   ` Michael S. Tsirkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170908155042-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.