From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allain Legacy Subject: [PATCH v3 03/16] maintainers: claim responsibility for AVP PMD Date: Wed, 1 Mar 2017 19:19:55 -0500 Message-ID: <1488414008-162839-4-git-send-email-allain.legacy@windriver.com> References: <1488136143-116389-1-git-send-email-allain.legacy@windriver.com> <1488414008-162839-1-git-send-email-allain.legacy@windriver.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , , To: Return-path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by dpdk.org (Postfix) with ESMTP id CA86D2B86 for ; Thu, 2 Mar 2017 01:20:31 +0100 (CET) In-Reply-To: <1488414008-162839-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