From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allain Legacy Subject: [PATCH v2 03/15] maintainers: claim responsibility for AVP PMD Date: Sun, 26 Feb 2017 14:08:51 -0500 Message-ID: <1488136143-116389-4-git-send-email-allain.legacy@windriver.com> References: <1487985795-136044-1-git-send-email-allain.legacy@windriver.com> <1488136143-116389-1-git-send-email-allain.legacy@windriver.com> Mime-Version: 1.0 Content-Type: text/plain Cc: To: Return-path: Received: from mail5.wrs.com (mail5.windriver.com [192.103.53.11]) by dpdk.org (Postfix) with ESMTP id 329A637B4 for ; Sun, 26 Feb 2017 20:09:44 +0100 (CET) In-Reply-To: <1488136143-116389-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 24e0eff..992ffa5 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