From patchwork Mon Jan 29 08:17:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Jason Wang X-Patchwork-Id: 867037 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zVMsy49R3z9ryT for ; Mon, 29 Jan 2018 19:21:26 +1100 (AEDT) Received: from localhost ([::1]:48213 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eg4gu-0005Hp-KD for incoming@patchwork.ozlabs.org; Mon, 29 Jan 2018 03:21:24 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eg4d8-0002oS-UA for qemu-devel@nongnu.org; Mon, 29 Jan 2018 03:17:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eg4d4-0003pf-AD for qemu-devel@nongnu.org; Mon, 29 Jan 2018 03:17:30 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43468) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eg4d4-0003p5-48 for qemu-devel@nongnu.org; Mon, 29 Jan 2018 03:17:26 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 5DC545B304; Mon, 29 Jan 2018 08:17:25 +0000 (UTC) Received: from jason-ThinkPad-T450s.redhat.com (ovpn-12-100.pek2.redhat.com [10.72.12.100]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7AD9762675; Mon, 29 Jan 2018 08:17:23 +0000 (UTC) From: Jason Wang To: peter.maydell@linaro.org Date: Mon, 29 Jan 2018 16:17:05 +0800 Message-Id: <1517213825-24085-7-git-send-email-jasowang@redhat.com> In-Reply-To: <1517213825-24085-1-git-send-email-jasowang@redhat.com> References: <1517213825-24085-1-git-send-email-jasowang@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Mon, 29 Jan 2018 08:17:25 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PULL 6/6] MAINTAINERS: update Dmitry Fleytman email 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: Jason Wang , qemu-devel@nongnu.org, =?utf-8?q?Phi?= =?utf-8?q?lippe_Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: Philippe Mathieu-Daudé gently asked by his automatic reply :) Signed-off-by: Philippe Mathieu-Daudé Signed-off-by: Jason Wang --- MAINTAINERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 753e799..fe39b30 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1163,7 +1163,7 @@ F: hw/scsi/mfi.h F: tests/megasas-test.c Network packet abstractions -M: Dmitry Fleytman +M: Dmitry Fleytman S: Maintained F: include/net/eth.h F: net/eth.c @@ -1171,7 +1171,7 @@ F: hw/net/net_rx_pkt* F: hw/net/net_tx_pkt* Vmware -M: Dmitry Fleytman +M: Dmitry Fleytman S: Maintained F: hw/net/vmxnet* F: hw/scsi/vmw_pvscsi* @@ -1192,12 +1192,12 @@ F: hw/mem/nvdimm.c F: include/hw/mem/nvdimm.h e1000x -M: Dmitry Fleytman +M: Dmitry Fleytman S: Maintained F: hw/net/e1000x* e1000e -M: Dmitry Fleytman +M: Dmitry Fleytman S: Maintained F: hw/net/e1000e*