From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: [PATCH v2 11/12] crypto/armv8: update MAINTAINERS entry for ARMv8 crypto Date: Tue, 6 Dec 2016 18:36:33 -0800 Message-ID: <1481078193-4274-1-git-send-email-zbigniew.bodek@caviumnetworks.com> References: <1480851219-45071-1-git-send-email-zbigniew.bodek@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , Zbigniew Bodek To: , Return-path: Received: from NAM02-BL2-obe.outbound.protection.outlook.com (mail-bl2nam02on0087.outbound.protection.outlook.com [104.47.38.87]) by dpdk.org (Postfix) with ESMTP id 8D92C58C5 for ; Tue, 6 Dec 2016 18:37:34 +0100 (CET) In-Reply-To: <1480851219-45071-1-git-send-email-zbigniew.bodek@caviumnetworks.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" From: Zbigniew Bodek Signed-off-by: Zbigniew Bodek --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 26d9590..ef1f25b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -445,6 +445,12 @@ M: Declan Doherty F: drivers/crypto/openssl/ F: doc/guides/cryptodevs/openssl.rst +ARMv8 Crypto PMD +M: Zbigniew Bodek +M: Jerin Jacob +F: drivers/crypto/armv8/ +F: doc/guides/cryptodevs/armv8.rst + Null Crypto PMD M: Declan Doherty F: drivers/crypto/null/ -- 1.9.1