qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
	qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: [Qemu-devel] [PATCH for-3.1 25/25] MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org
Date: Sun, 25 Nov 2018 21:50:00 +0100	[thread overview]
Message-ID: <20181125205000.10324-26-philmd@redhat.com> (raw)
In-Reply-To: <20181125205000.10324-1-philmd@redhat.com>

The list is always selected by the 'All patches CC here' section.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 MAINTAINERS | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c616861ca3..9d6dae71ff 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: Peter Crosthwaite <crosthwaite.peter@gmail.com>
 M: Richard Henderson <rth@twiddle.net>
 R: Paolo Bonzini <pbonzini@redhat.com>
@@ -403,30 +402,25 @@ Hosts:
 ------
 
 LINUX
-L: qemu-devel@nongnu.org
 S: Maintained
 F: linux-*
 F: linux-headers/
 
 POSIX
-L: qemu-devel@nongnu.org
 S: Maintained
 F: *posix*
 
 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*
@@ -532,7 +526,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
@@ -953,7 +946,6 @@ F: include/hw/intc/heathrow_pic.h
 
 PReP
 M: Hervé Poussineau <hpoussin@reactos.org>
-L: qemu-devel@nongnu.org
 L: qemu-ppc@nongnu.org
 S: Maintained
 F: hw/ppc/prep.c
@@ -1690,7 +1682,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
@@ -1722,7 +1713,6 @@ F: util/error.c
 F: util/qemu-error.c
 
 GDB stub
-L: qemu-devel@nongnu.org
 S: Odd Fixes
 F: gdbstub*
 F: gdb-xml/
@@ -2124,7 +2114,6 @@ F: tcg/arm/
 F: disas/arm.c
 
 i386 target
-L: qemu-devel@nongnu.org
 S: Maintained
 F: tcg/i386/
 F: disas/i386.c
@@ -2389,7 +2378,6 @@ Build and test automation
 M: Alex Bennée <alex.bennee@linaro.org>
 M: Fam Zheng <famz@redhat.com>
 R: Philippe Mathieu-Daudé <philmd@redhat.com>
-L: qemu-devel@nongnu.org
 S: Maintained
 F: .travis.yml
 F: scripts/travis/
@@ -2405,7 +2393,6 @@ M: Alex Bennée <alex.bennee@linaro.org>
 R: Philippe Mathieu-Daudé <f4bug@amsat.org>
 F: tests/tcg/Makefile
 F: tests/tcg/Makefile.include
-L: qemu-devel@nongnu.org
 
 Documentation
 -------------
-- 
2.17.2

  parent reply	other threads:[~2018-11-25 20:53 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-25 20:49 [Qemu-devel] [PATCH for-3.1 00/25] MAINTAINERS: Add various missing entries Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 01/25] MAINTAINERS: Fix ACPI tests data files path Philippe Mathieu-Daudé
2018-11-27  7:09   ` Thomas Huth
2018-11-27 11:33   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 02/25] MAINTAINERS: Add a missing entry to the SPARC CPU Philippe Mathieu-Daudé
2018-11-26 16:58   ` Mark Cave-Ayland
2018-11-27 11:34   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 03/25] MAINTAINERS: Add missing entries to the X86 section (AMD SEV) Philippe Mathieu-Daudé
2018-11-27 10:00   ` Thomas Huth
2018-11-27 10:09     ` Paolo Bonzini
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 04/25] MAINTAINERS: Add missing entries for the Xilinx ZynqMP machine Philippe Mathieu-Daudé
2018-11-26 15:58   ` Alistair Francis
2018-11-27 11:35   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 05/25] MAINTAINERS: Add missing entries for the Jazz machine Philippe Mathieu-Daudé
2018-11-26 13:31   ` Stefan Markovic
2018-11-27 11:35   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 06/25] MAINTAINERS: Add a missing entry for the Xilinx S3A-DSP 1800 machine Philippe Mathieu-Daudé
2018-11-25 22:50   ` Peter Maydell
2018-11-25 23:00     ` Philippe Mathieu-Daudé
2018-11-27 11:37   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-27 12:03     ` Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 07/25] MAINTAINERS: Add a missing entry for the Fulong 2E machine Philippe Mathieu-Daudé
2018-11-26 13:34   ` Stefan Markovic
2018-11-27  9:49   ` Thomas Huth
2018-11-27  9:58     ` Aleksandar Markovic
2018-11-27 10:25       ` Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 08/25] MAINTAINERS: Add a missing entry for the Old World machines Philippe Mathieu-Daudé
2018-11-26  0:15   ` David Gibson
2018-11-26 16:59   ` Mark Cave-Ayland
2018-11-27 11:39   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 09/25] MAINTAINERS: Add a missing entry for the sun4m machines Philippe Mathieu-Daudé
2018-11-26 17:02   ` Mark Cave-Ayland
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 10/25] MAINTAINERS: Add missing entries for the sun4u machines Philippe Mathieu-Daudé
2018-11-26 17:05   ` Mark Cave-Ayland
2018-11-26 17:49     ` Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 11/25] MAINTAINERS: Add missing entries for the PC machines Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 12/25] MAINTAINERS: Add missing entries to the PC Chipset section Philippe Mathieu-Daudé
2018-11-27 11:25   ` Thomas Huth
2018-11-27 11:41   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 13/25] MAINTAINERS: Add missing entries to VFIO Philippe Mathieu-Daudé
2018-11-27  7:14   ` Thomas Huth
2018-11-27 11:41   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-27 16:35   ` [Qemu-devel] " Alex Williamson
2018-11-27 16:50     ` Laurent Vivier
2018-11-27 16:50     ` Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 14/25] MAINTAINERS: Add missing entries to the vhost section Philippe Mathieu-Daudé
2018-11-27  7:16   ` Thomas Huth
2018-11-27 11:42   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 15/25] MAINTAINERS: Add missing entries for the Canon DIGIC machine Philippe Mathieu-Daudé
2018-11-25 22:50   ` Peter Maydell
2018-11-27 11:45   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 16/25] MAINTAINERS: Add missing entries for the MPS2 machine Philippe Mathieu-Daudé
2018-11-25 22:51   ` Peter Maydell
2018-11-27 11:46   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 17/25] MAINTAINERS: Add a missing entry to SPICE Philippe Mathieu-Daudé
2018-11-26  7:33   ` Gerd Hoffmann
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 18/25] MAINTAINERS: Add missing entries for the QObject section Philippe Mathieu-Daudé
2018-11-26  9:55   ` Markus Armbruster
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 19/25] MAINTAINERS: Add a missing entry to the QMP section Philippe Mathieu-Daudé
2018-11-26  9:56   ` Markus Armbruster
2018-11-27 11:51   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 20/25] MAINTAINERS: Add missing test entries to the Cryptography section Philippe Mathieu-Daudé
2018-11-27 16:13   ` Daniel P. Berrangé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 21/25] MAINTAINERS: Add a missing entry for the NVDIMM device Philippe Mathieu-Daudé
2018-11-27  7:19   ` Thomas Huth
2018-11-27 11:52   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 22/25] MAINTAINERS: Add a missing entry to the New World machines Philippe Mathieu-Daudé
2018-11-27  7:22   ` Thomas Huth
2018-11-27  9:26     ` Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 23/25] MAINTAINERS: Add an entry for the Dino machine Philippe Mathieu-Daudé
2018-11-25 20:49 ` [Qemu-devel] [PATCH for-3.1 24/25] MAINTAINERS: Use my work email to review Build and test automation patches Philippe Mathieu-Daudé
2018-11-27  7:23   ` Thomas Huth
2018-11-27 11:53   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-11-25 20:50 ` Philippe Mathieu-Daudé [this message]
2018-11-27  7:26   ` [Qemu-devel] [PATCH for-3.1 25/25] MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org Thomas Huth
2018-11-27  8:59     ` Markus Armbruster
2018-11-27  9:18       ` Paolo Bonzini
2018-11-27  9:20         ` Philippe Mathieu-Daudé
2018-11-27 10:04         ` Cornelia Huck

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=20181125205000.10324-26-philmd@redhat.com \
    --to=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=thuth@redhat.com \
    /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).