From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Wiles Subject: [PATCH] maintainers: handoff ownership of Tap PMD Date: Thu, 30 Mar 2017 11:05:31 -0500 Message-ID: <20170330160531.5474-1-keith.wiles@intel.com> To: dev@dpdk.org Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id D09892C66 for ; Thu, 30 Mar 2017 18:05:38 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Pascal has added many features to the Tap PMD and the code is now mostly his code. We talked and he suggested I send the patch to change ownership. Signed-off-by: Keith Wiles --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4cb6e4957..46c23a48b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -398,7 +398,7 @@ F: drivers/net/pcap/ F: doc/guides/nics/pcap_ring.rst Tap PMD -M: Keith Wiles +M: Pascal Mazon F: drivers/net/tap/ F: doc/guides/nics/tap.rst -- 2.12.1.430.gafd672630