From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: [PATCH v3 7/8] crypto/armv8: update MAINTAINERS entry for ARMv8 crypto Date: Wed, 4 Jan 2017 18:33:26 +0100 Message-ID: <1483551207-18236-8-git-send-email-zbigniew.bodek@caviumnetworks.com> References: <1481077985-4224-2-git-send-email-zbigniew.bodek@caviumnetworks.com> <1483551207-18236-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-bl2nam02on0043.outbound.protection.outlook.com [104.47.38.43]) by dpdk.org (Postfix) with ESMTP id 9DEBE2C71 for ; Wed, 4 Jan 2017 18:33:55 +0100 (CET) In-Reply-To: <1483551207-18236-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 ebc97b8..89b5179 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -447,6 +447,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