From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/3] MAINTAINERS: Drop redundant L: qemu-devel@nongnu.org
Date: Wed, 29 May 2019 17:52:54 +0200 [thread overview]
Message-ID: <fe9bdf35-70bf-0adc-b096-21a891dfdbd4@redhat.com> (raw)
In-Reply-To: <20190529150853.9772-2-armbru@redhat.com>
On 5/29/19 5:08 PM, Markus Armbruster wrote:
> Redundant since commit c9a19d5b95 "MAINTAINERS: add all-match entry
> for qemu-devel@".
https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg05019.html
:(
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> MAINTAINERS | 11 -----------
> 1 file changed, 11 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1f5f8b7a2c..edc260e503 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -109,7 +109,6 @@ L: qemu-s390x@nongnu.org
> Guest CPU cores (TCG):
> ----------------------
> Overall
> -L: qemu-devel@nongnu.org
> M: Richard Henderson <rth@twiddle.net>
> R: Paolo Bonzini <pbonzini@redhat.com>
> S: Maintained
> @@ -444,19 +443,16 @@ F: util/*posix*.c
> F: include/qemu/*posix*.h
>
> NETBSD
> -L: qemu-devel@nongnu.org
> M: Kamil Rytarowski <kamil@netbsd.org>
> S: Maintained
> K: ^Subject:.*(?i)NetBSD
>
> OPENBSD
> -L: qemu-devel@nongnu.org
> M: Brad Smith <brad@comstyle.com>
> S: Maintained
> K: ^Subject:.*(?i)OpenBSD
>
> W32, W64
> -L: qemu-devel@nongnu.org
> M: Stefan Weil <sw@weilnetz.de>
> S: Maintained
> F: *win32*
> @@ -565,7 +561,6 @@ F: include/hw/*/digic*
> Gumstix
> M: Peter Maydell <peter.maydell@linaro.org>
> R: Philippe Mathieu-Daudé <f4bug@amsat.org>
> -L: qemu-devel@nongnu.org
> L: qemu-arm@nongnu.org
> S: Odd Fixes
> F: hw/arm/gumstix.c
> @@ -1044,7 +1039,6 @@ F: pc-bios/qemu_vga.ndrv
>
> PReP
> M: Hervé Poussineau <hpoussin@reactos.org>
> -L: qemu-devel@nongnu.org
> L: qemu-ppc@nongnu.org
> S: Maintained
> F: hw/ppc/prep.c
> @@ -1831,7 +1825,6 @@ S: Supported
> F: scripts/coverity-model.c
>
> CPU
> -L: qemu-devel@nongnu.org
> S: Supported
> F: qom/cpu.c
> F: include/qom/cpu.h
> @@ -2566,7 +2559,6 @@ F: qapi/rdma.json
>
> Semihosting
> M: Alex Bennée <alex.bennee@linaro.org>
> -L: qemu-devel@nongnu.org
> S: Maintained
> F: hw/semihosting/
> F: include/hw/semihosting/
> @@ -2577,7 +2569,6 @@ Build and test automation
> M: Alex Bennée <alex.bennee@linaro.org>
> M: Fam Zheng <fam@euphon.net>
> R: Philippe Mathieu-Daudé <philmd@redhat.com>
> -L: qemu-devel@nongnu.org
> S: Maintained
> F: .travis.yml
> F: scripts/travis/
> @@ -2592,7 +2583,6 @@ W: http://patchew.org/QEMU/
> FreeBSD Hosted Continuous Integration
> M: Ed Maste <emaste@freebsd.org>
> M: Li-Wen Hsu <lwhsu@freebsd.org>
> -L: qemu-devel@nongnu.org
> S: Maintained
> F: .cirrus.yml
> W: https://cirrus-ci.com/github/qemu/qemu
> @@ -2608,7 +2598,6 @@ R: Philippe Mathieu-Daudé <f4bug@amsat.org>
> S: Maintained
> F: tests/tcg/Makefile
> F: tests/tcg/Makefile.include
> -L: qemu-devel@nongnu.org
>
> Documentation
> -------------
>
next prev parent reply other threads:[~2019-05-29 15:57 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-29 15:08 [Qemu-devel] [PATCH 0/3] MAINTAINERS: Clean up and improve section headlines Markus Armbruster
2019-05-29 15:08 ` [Qemu-devel] [PATCH 1/3] MAINTAINERS: Drop redundant L: qemu-devel@nongnu.org Markus Armbruster
2019-05-29 15:52 ` Philippe Mathieu-Daudé [this message]
2019-05-29 19:09 ` Markus Armbruster
2019-05-29 15:08 ` [Qemu-devel] [PATCH 2/3] MAINTAINERS: Improve section headlines Markus Armbruster
2019-05-29 15:16 ` Eric Blake
2019-05-29 15:56 ` Philippe Mathieu-Daudé
2019-05-29 19:09 ` Markus Armbruster
2019-05-29 16:03 ` Philippe Mathieu-Daudé
2019-05-29 19:16 ` Markus Armbruster
2019-05-30 22:40 ` Aleksandar Markovic
2019-06-03 8:29 ` Markus Armbruster
2019-06-03 9:35 ` Cornelia Huck
2019-05-31 3:36 ` Stafford Horne
2019-06-03 8:32 ` Markus Armbruster
2019-06-03 8:45 ` Philippe Mathieu-Daudé
2019-06-04 10:33 ` Stafford Horne
2019-06-06 17:01 ` Markus Armbruster
2019-06-06 20:56 ` Stafford Horne
2019-05-29 15:08 ` [Qemu-devel] [PATCH 3/3] MAINTAINERS: Polish headline decorations Markus Armbruster
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=fe9bdf35-70bf-0adc-b096-21a891dfdbd4@redhat.com \
--to=philmd@redhat.com \
--cc=armbru@redhat.com \
--cc=qemu-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).