From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allain Legacy Subject: [PATCH v4 03/17] maintainers: claim responsibility for AVP PMD Date: Mon, 13 Mar 2017 15:16:19 -0400 Message-ID: <1489432593-32390-4-git-send-email-allain.legacy@windriver.com> References: <1488414008-162839-1-git-send-email-allain.legacy@windriver.com> <1489432593-32390-1-git-send-email-allain.legacy@windriver.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , , , , , , , <3chas3@gmail.com> To: Return-path: Received: from mail5.wrs.com (mail5.windriver.com [192.103.53.11]) by dpdk.org (Postfix) with ESMTP id 55E5F2C1A for ; Mon, 13 Mar 2017 20:17:04 +0100 (CET) In-Reply-To: <1489432593-32390-1-git-send-email-allain.legacy@windriver.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Updating the maintainers file to claim the AVP PMD driver on behalf of Wind River Systems, Inc. Signed-off-by: Allain Legacy Signed-off-by: Matt Peters --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5030c1c..fef23a0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -423,6 +423,11 @@ Null Networking PMD M: Tetsuya Mukawa F: drivers/net/null/ +Wind River AVP PMD +M: Allain Legacy +M: Matt Peters +F: drivers/net/avp + Crypto Drivers -------------- -- 1.8.3.1