From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo de Lara Subject: [PATCH] maintainers: call out subtree for bbdev and security Date: Fri, 13 Apr 2018 09:14:39 +0100 Message-ID: <20180413081439.33050-1-pablo.de.lara.guarch@intel.com> Cc: dev@dpdk.org, Pablo de Lara To: thomas@monjalon.net Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 547A51B7B3 for ; Fri, 13 Apr 2018 10:14:31 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Commits for bbdev and security libraries are merged into the Next Crypto subtree. Signed-off-by: Pablo de Lara --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 77ceb63cb..c1892e490 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -312,6 +312,7 @@ F: lib/librte_ether/rte_mtr* Baseband API - EXPERIMENTAL M: Amr Mokhtar +T: git://dpdk.org/next/dpdk-next-crypto F: lib/librte_bbdev/ F: doc/guides/prog_guide/bbdev.rst F: drivers/baseband/ @@ -332,6 +333,7 @@ F: examples/l2fwd-crypto/ Security API - EXPERIMENTAL M: Akhil Goyal M: Declan Doherty +T: git://dpdk.org/next/dpdk-next-crypto F: lib/librte_security/ F: doc/guides/prog_guide/rte_security.rst -- 2.14.3