From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 33A88A00C5;
	Sun, 26 Apr 2020 10:27:04 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id D644D1C034;
	Sun, 26 Apr 2020 10:26:47 +0200 (CEST)
Received: from mga18.intel.com (mga18.intel.com [134.134.136.126])
 by dpdk.org (Postfix) with ESMTP id 17FF71C010
 for <dev@dpdk.org>; Sun, 26 Apr 2020 10:26:43 +0200 (CEST)
IronPort-SDR: +WnTiLJGsY8mV29uw1CXr3N8pNphvDrxbYBejOi1rC+uRORuAC9/h0a5dVKkInGapcJskgpeap
 6OlrlYIOzrQw==
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga002.jf.intel.com ([10.7.209.21])
 by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 26 Apr 2020 01:26:43 -0700
IronPort-SDR: Cd5uSEZSApnokyvWHAbfWKem7qk8RhF36bFr906qZz07+DDM4V+zegPTIJpx3FNWvDMOvnzhLf
 +AhLk31Oa0JA==
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.73,319,1583222400"; d="scan'208";a="275123841"
Received: from dpdk-beileix-3.sh.intel.com ([10.67.110.231])
 by orsmga002.jf.intel.com with ESMTP; 26 Apr 2020 01:26:42 -0700
From: Beilei Xing <beilei.xing@intel.com>
To: dev@dpdk.org, jingjing.wu@intel.com, wenzhuo.lu@intel.com,
 qi.z.zhang@intel.com
Date: Sun, 26 Apr 2020 16:21:53 +0800
Message-Id: <1587889313-32555-4-git-send-email-beilei.xing@intel.com>
X-Mailer: git-send-email 2.7.4
In-Reply-To: <1587889313-32555-1-git-send-email-beilei.xing@intel.com>
References: <1587889313-32555-1-git-send-email-beilei.xing@intel.com>
Subject: [dpdk-dev] [PATCH 3/3] maintainers: update for driver testing tool
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

Replace Jingjing Wu with Beilei Xing.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 369ab26..a2d7b76 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1487,7 +1487,7 @@ F: app/test/sample_packet_forward.h
 
 Driver testing tool
 M: Wenzhuo Lu <wenzhuo.lu@intel.com>
-M: Jingjing Wu <jingjing.wu@intel.com>
+M: Beilei Xing <beilei.xing@intel.com>
 M: Bernard Iremonger <bernard.iremonger@intel.com>
 T: git://dpdk.org/next/dpdk-next-net
 F: app/test-pmd/
-- 
2.7.4