From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <linville@tuxdriver.com>
Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58])
 by dpdk.org (Postfix) with ESMTP id 3C2645B0C
 for <dev@dpdk.org>; Fri, 23 Jan 2015 19:14:13 +0100 (CET)
Received: from uucp by smtp.tuxdriver.com with local-rmail (Exim 4.63)
 (envelope-from <linville@tuxdriver.com>)
 id 1YEikF-0005po-8a; Fri, 23 Jan 2015 13:14:11 -0500
Received: from linville-x1.hq.tuxdriver.com (localhost.localdomain [127.0.0.1])
 by linville-x1.hq.tuxdriver.com (8.14.9/8.14.6) with ESMTP id t0NID2bE019606; 
 Fri, 23 Jan 2015 13:13:02 -0500
Received: (from linville@localhost)
 by linville-x1.hq.tuxdriver.com (8.14.9/8.14.9/Submit) id t0NICjTG019598;
 Fri, 23 Jan 2015 13:12:45 -0500
X-Authentication-Warning: linville-x1.hq.tuxdriver.com: linville set sender to
 linville@tuxdriver.com using -f
From: "John W. Linville" <linville@tuxdriver.com>
To: dev@dpdk.org
Date: Fri, 23 Jan 2015 13:12:25 -0500
Message-Id: <1422036745-19557-1-git-send-email-linville@tuxdriver.com>
X-Mailer: git-send-email 2.1.0
In-Reply-To: <1422017653-31442-1-git-send-email-thomas.monjalon@6wind.com>
References: <1422017653-31442-1-git-send-email-thomas.monjalon@6wind.com>
Subject: [dpdk-dev] [PATCH] MAINTAINERS: claim responsibility for Linux
	AF_PACKET PMD
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 23 Jan 2015 18:14:13 -0000

Signed-off-by: John W. Linville <linville@tuxdriver.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1f7d04a9ec2b..5fccdbb1618c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -174,6 +174,7 @@ F: examples/kni/
 F: doc/guides/sample_app_ug/kernel_nic_interface.rst
 
 Linux AF_PACKET
+M: John W. Linville <linville@tuxdriver.com>
 F: lib/librte_pmd_af_packet/
 
 Cisco enic
-- 
2.1.0