From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 25BDD6CC7 for ; Thu, 17 May 2018 14:47:59 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 May 2018 05:47:59 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,410,1520924400"; d="scan'208";a="40680416" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga008.fm.intel.com with ESMTP; 17 May 2018 05:47:59 -0700 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 17 May 2018 05:47:58 -0700 Received: from fmsmsx117.amr.corp.intel.com ([169.254.3.235]) by fmsmsx156.amr.corp.intel.com ([169.254.13.74]) with mapi id 14.03.0319.002; Thu, 17 May 2018 05:47:58 -0700 From: "Wiles, Keith" To: Pascal Mazon CC: "dev@dpdk.org" , "Yigit, Ferruh" Thread-Topic: [PATCH] maintainers: handoff ownership of Tap PMD Thread-Index: AQHT7cOtDGKosQN4AkWgSomAah+au6Q0VGCA Date: Thu, 17 May 2018 12:47:57 +0000 Message-ID: References: <7465870079a466f51f8fb79638c8a291ca87f582.1526550217.git.pascal.mazon@6wind.com> In-Reply-To: <7465870079a466f51f8fb79638c8a291ca87f582.1526550217.git.pascal.mazon@6wind.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.255.79.233] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] maintainers: handoff ownership of Tap PMD 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: Thu, 17 May 2018 12:48:00 -0000 > On May 17, 2018, at 2:44 AM, Pascal Mazon wrote: >=20 > I have unfortunately no longer time enough for maintaining Tap PMD. > Keith has kindly volunteered to take over maintainership. He's been at > the origin of this PMD and knows well how it works. >=20 > Signed-off-by: Pascal Mazon > Acked-by: Keith Wiles > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 2663f1c037d7..a1b072c0b2d7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -686,7 +686,7 @@ F: doc/guides/nics/pcap_ring.rst > F: doc/guides/nics/features/pcap.ini >=20 > Tap PMD > -M: Pascal Mazon > +M: Keith Wiles > F: drivers/net/tap/ > F: doc/guides/nics/tap.rst > F: doc/guides/nics/features/tap.ini > --=20 > 2.16.1.72.g5be1f00a9 >=20 Acked by: Keith Wiles Regards, Keith