From patchwork Thu Jun 6 17:24:06 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Armbruster X-Patchwork-Id: 10980153 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CD46214E5 for ; Thu, 6 Jun 2019 17:27:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B990728A47 for ; Thu, 6 Jun 2019 17:27:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AB9EC28A53; Thu, 6 Jun 2019 17:27:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0E68828A47 for ; Thu, 6 Jun 2019 17:27:54 +0000 (UTC) Received: from localhost ([127.0.0.1]:35649 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYwB8-0005UB-AW for patchwork-qemu-devel@patchwork.kernel.org; Thu, 06 Jun 2019 13:27:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYw83-0003Kf-S6 for qemu-devel@nongnu.org; Thu, 06 Jun 2019 13:24:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYw82-0000id-3W for qemu-devel@nongnu.org; Thu, 06 Jun 2019 13:24:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43314) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hYw80-0000Pv-10 for qemu-devel@nongnu.org; Thu, 06 Jun 2019 13:24:41 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6A9E6307D867; Thu, 6 Jun 2019 17:24:19 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-116-148.ams2.redhat.com [10.36.116.148]) by smtp.corp.redhat.com (Postfix) with ESMTPS id EDDB868713; Thu, 6 Jun 2019 17:24:14 +0000 (UTC) Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id 7FCFE11386A3; Thu, 6 Jun 2019 19:24:08 +0200 (CEST) From: Markus Armbruster To: qemu-devel@nongnu.org Date: Thu, 6 Jun 2019 19:24:06 +0200 Message-Id: <20190606172408.18399-2-armbru@redhat.com> In-Reply-To: <20190606172408.18399-1-armbru@redhat.com> References: <20190606172408.18399-1-armbru@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.48]); Thu, 06 Jun 2019 17:24:19 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH v2 1/3] MAINTAINERS: Drop redundant L: qemu-devel@nongnu.org X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: philmd@redhat.com, aleksandar.m.mail@gmail.com Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP Redundant since commit c9a19d5b95 "MAINTAINERS: add all-match entry for qemu-devel@". Signed-off-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daudé --- MAINTAINERS | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a96829ea83..8d0d8c09cc 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 R: Paolo Bonzini S: Maintained @@ -444,19 +443,16 @@ F: util/*posix*.c F: include/qemu/*posix*.h NETBSD -L: qemu-devel@nongnu.org M: Kamil Rytarowski S: Maintained K: ^Subject:.*(?i)NetBSD OPENBSD -L: qemu-devel@nongnu.org M: Brad Smith S: Maintained K: ^Subject:.*(?i)OpenBSD W32, W64 -L: qemu-devel@nongnu.org M: Stefan Weil S: Maintained F: *win32* @@ -565,7 +561,6 @@ F: include/hw/*/digic* Gumstix M: Peter Maydell R: Philippe Mathieu-Daudé -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 -L: qemu-devel@nongnu.org L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc/prep.c @@ -1840,7 +1834,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 @@ -2575,7 +2568,6 @@ F: qapi/rdma.json Semihosting M: Alex Bennée -L: qemu-devel@nongnu.org S: Maintained F: hw/semihosting/ F: include/hw/semihosting/ @@ -2586,7 +2578,6 @@ Build and test automation M: Alex Bennée M: Fam Zheng R: Philippe Mathieu-Daudé -L: qemu-devel@nongnu.org S: Maintained F: .travis.yml F: scripts/travis/ @@ -2601,7 +2592,6 @@ W: http://patchew.org/QEMU/ FreeBSD Hosted Continuous Integration M: Ed Maste M: Li-Wen Hsu -L: qemu-devel@nongnu.org S: Maintained F: .cirrus.yml W: https://cirrus-ci.com/github/qemu/qemu @@ -2617,7 +2607,6 @@ R: Philippe Mathieu-Daudé S: Maintained F: tests/tcg/Makefile F: tests/tcg/Makefile.include -L: qemu-devel@nongnu.org Documentation -------------