From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from youngberry.canonical.com (youngberry.canonical.com [91.189.89.112]) by dpdk.org (Postfix) with ESMTP id 6FBDB4C93 for ; Tue, 14 Aug 2018 13:12:52 +0200 (CEST) Received: from 1.general.paelzer.uk.vpn ([10.172.196.172] helo=lap.fritz.box) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1fpXB3-0000wO-HT; Tue, 14 Aug 2018 11:07:53 +0000 From: Christian Ehrhardt To: Gavin Hu Cc: Song Zhu , Honnappa Nagarahalli , Jerin Jacob , Jan Viktorin , Jianbo Liu , Tomasz Duszynski , Dmitri Epshtein , Natalie Samsonov , dpdk stable Date: Tue, 14 Aug 2018 13:06:51 +0200 Message-Id: <20180814110651.25277-48-christian.ehrhardt@canonical.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180814110651.25277-1-christian.ehrhardt@canonical.com> References: <20180814110651.25277-1-christian.ehrhardt@canonical.com> Subject: [dpdk-stable] patch 'maintainers: claim maintainership for ARM v7 and v8' has been queued to stable release 18.05.1 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Aug 2018 11:12:52 -0000 Hi, FYI, your patch has been queued to stable release 18.05.1 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 08/16/18. So please shout if anyone has objections. Thanks. Christian Ehrhardt --- >>From f063d3517a37e0fb584253896a48cc22184dbefc Mon Sep 17 00:00:00 2001 From: Gavin Hu Date: Thu, 9 Aug 2018 09:58:03 +0800 Subject: [PATCH] maintainers: claim maintainership for ARM v7 and v8 [ upstream commit 94110dc0d8842bf72088250706b8483fad6edf48 ] Claim the maintainership as Jianbo Liu is not working on this any more. Aslo remove the co-maintainership for Marvel mvpp2 amd mrvl crypto driver and doc. Signed-off-by: Gavin Hu Reviewed-by: Song Zhu Reviewed-by: Honnappa Nagarahalli Acked-by: Jerin Jacob --- MAINTAINERS | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 18d649a7a..3b538d5b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -209,13 +209,13 @@ F: test/test/test_bitmap.c ARM v7 M: Jan Viktorin -M: Jianbo Liu +M: Gavin Hu F: lib/librte_eal/common/arch/arm/ F: lib/librte_eal/common/include/arch/arm/ ARM v8 M: Jerin Jacob -M: Jianbo Liu +M: Gavin Hu F: lib/librte_eal/common/include/arch/arm/*_64.h F: lib/librte_net/net_crc_neon.h F: lib/librte_acl/acl_run_neon.* @@ -570,7 +570,6 @@ Marvell mvpp2 M: Tomasz Duszynski M: Dmitri Epshtein M: Natalie Samsonov -M: Jianbo Liu F: drivers/net/mvpp2/ F: doc/guides/nics/mvpp2.rst F: doc/guides/nics/features/mvpp2.ini @@ -782,7 +781,6 @@ Marvell Mrvl M: Tomasz Duszynski M: Dmitri Epshtein M: Natalie Samsonov -M: Jianbo Liu F: drivers/crypto/mvsam/ F: doc/guides/cryptodevs/mvsam.rst F: doc/guides/cryptodevs/features/mvsam.ini -- 2.17.1