From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo de Lara Subject: [PATCH] maintainers: claim responsability for crypto subtree Date: Tue, 30 Aug 2016 19:47:30 +0100 Message-ID: <1472582850-214214-1-git-send-email-pablo.de.lara.guarch@intel.com> Cc: thomas.monjalon@6wind.com, Pablo de Lara To: dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 6C2E43792 for ; Tue, 30 Aug 2016 20:46:40 +0200 (CEST) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" >>From 16.07, I will be the maintainer of the crypto subtree. This will include: - app/test/test_cryptodev* - doc/guides/cryptodevs/ - drivers/crypto/ - examples/l2fwd-crypto/ - examples/ipsec-secgw/ - lib/librte_cryptodev/ Signed-off-by: Pablo de Lara --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index bc9aa02..ee5118e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -398,6 +398,7 @@ F: drivers/net/null/ Crypto Drivers -------------- +T: Pablo de Lara Intel AES-NI GCM PMD M: Declan Doherty -- 2.7.4