From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 55EAAC4167B for ; Mon, 27 Nov 2023 12:32:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233394AbjK0Mcn (ORCPT ); Mon, 27 Nov 2023 07:32:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58570 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233350AbjK0Mci (ORCPT ); Mon, 27 Nov 2023 07:32:38 -0500 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7E248111; Mon, 27 Nov 2023 04:32:44 -0800 (PST) Received: from dggpeml500005.china.huawei.com (unknown [172.30.72.53]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4Sf4hw4X9JzWhsS; Mon, 27 Nov 2023 20:32:00 +0800 (CST) Received: from [10.67.121.197] (10.67.121.197) by dggpeml500005.china.huawei.com (7.185.36.59) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Mon, 27 Nov 2023 20:32:41 +0800 Message-ID: Date: Mon, 27 Nov 2023 20:32:35 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: [PATCH] MAINTAINERS: update SEC2/HPRE driver maintainers list Content-Language: en-US To: Longfang Liu , CC: , References: <20231127112449.50756-1-liulongfang@huawei.com> From: "songzhiqi (A)" In-Reply-To: <20231127112449.50756-1-liulongfang@huawei.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.121.197] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To dggpeml500005.china.huawei.com (7.185.36.59) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Reviewed-by: Zhiqi Song On 2023/11/27 19:24, Longfang Liu wrote: > Kai Ye is no longer participates in the Linux community. > Zhiqi Song will be responsible for the code maintenance of the > HPRE module. > Therefore, the maintainers list needs to be updated. > > Signed-off-by: Longfang Liu > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 97f51d5ec1cf..de394b632b99 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9542,6 +9542,7 @@ F: Documentation/devicetree/bindings/gpio/hisilicon,ascend910-gpio.yaml > F: drivers/gpio/gpio-hisi.c > > HISILICON HIGH PERFORMANCE RSA ENGINE DRIVER (HPRE) > +M: Zhiqi Song > M: Longfang Liu > L: linux-crypto@vger.kernel.org > S: Maintained > @@ -9642,7 +9643,6 @@ F: Documentation/devicetree/bindings/scsi/hisilicon-sas.txt > F: drivers/scsi/hisi_sas/ > > HISILICON SECURITY ENGINE V2 DRIVER (SEC2) > -M: Kai Ye > M: Longfang Liu > L: linux-crypto@vger.kernel.org > S: Maintained