From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id DBE9A1B34E for ; Wed, 25 Oct 2017 04:46:37 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP; 24 Oct 2017 19:46:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,430,1503385200"; d="scan'208";a="913415307" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by FMSMGA003.fm.intel.com with ESMTP; 24 Oct 2017 19:46:36 -0700 Received: from fmsmsx122.amr.corp.intel.com (10.18.125.37) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 24 Oct 2017 19:46:36 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx122.amr.corp.intel.com (10.18.125.37) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 24 Oct 2017 19:46:36 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.213]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.152]) with mapi id 14.03.0319.002; Wed, 25 Oct 2017 10:46:34 +0800 From: "Zhang, Helin" To: "Wang, Xiao W" , "Yigit, Ferruh" , "thomas@monjalon.net" CC: "dev@dpdk.org" Thread-Topic: [PATCH] maintainers: update for fm10k Thread-Index: AQHTTTsRHBBaNL+fj02csXtPh84KCKLz3C5w Date: Wed, 25 Oct 2017 02:46:34 +0000 Message-ID: References: <1508930574-168428-1-git-send-email-xiao.w.wang@intel.com> In-Reply-To: <1508930574-168428-1-git-send-email-xiao.w.wang@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] maintainers: update for fm10k X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Oct 2017 02:46:38 -0000 > -----Original Message----- > From: Wang, Xiao W > Sent: Wednesday, October 25, 2017 7:23 PM > To: Zhang, Helin > Cc: Yigit, Ferruh; dev@dpdk.org; Wang, Xiao W > Subject: [PATCH] maintainers: update for fm10k >=20 > Signed-off-by: Xiao Wang Acked-by: Helin Zhang > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index c072d03..01a344e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -393,7 +393,8 @@ F: doc/guides/nics/intel_vf.rst > F: doc/guides/nics/features/i40e*.ini >=20 > Intel fm10k > -M: Jing Chen > +M: Qi Zhang > +M: Xiao Wang > F: drivers/net/fm10k/ > F: doc/guides/nics/features/fm10k*.ini >=20 > -- > 1.8.3.1