From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ferruh.yigit@intel.com>
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by dpdk.org (Postfix) with ESMTP id 396361C752
 for <dev@dpdk.org>; Wed,  4 Apr 2018 17:13:12 +0200 (CEST)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 04 Apr 2018 08:13:11 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.48,406,1517904000"; d="scan'208";a="40644435"
Received: from silpixa00399777.ir.intel.com (HELO
 silpixa00399777.ger.corp.intel.com) ([10.237.222.236])
 by orsmga003.jf.intel.com with ESMTP; 04 Apr 2018 08:13:09 -0700
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Helin Zhang <helin.zhang@intel.com>, Thomas Monjalon <thomas@monjalon.net>
Cc: dev@dpdk.org, Ferruh Yigit <ferruh.yigit@intel.com>,
 Jingjing Wu <jingjing.wu@intel.com>; Wenzhuo Lu <wenzhuo.lu@intel.com>
Date: Wed,  4 Apr 2018 16:13:03 +0100
Message-Id: <20180404151303.167588-1-ferruh.yigit@intel.com>
X-Mailer: git-send-email 2.14.3
Subject: [dpdk-dev] [PATCH] maintainers: maintain avf PMD in next-net-intel
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://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: <https://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Apr 2018 15:13:12 -0000

Cc: Helin Zhang <helin.zhang@intel.com>

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 39bb40509..f24b51114 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -468,6 +468,7 @@ F: doc/guides/nics/features/fm10k*.ini
 Intel avf
 M: Jingjing Wu <jingjing.wu@intel.com>
 M: Wenzhuo Lu <wenzhuo.lu@intel.com>
+T: git://dpdk.org/next/dpdk-next-net-intel
 F: drivers/net/avf/
 F: doc/guides/nics/features/avf*.ini
 
-- 
2.14.3