[PATCH] MAINTAINERS: update SEC2/HPRE driver maintainers list

Longfang Liu posted 1 patch 2 years ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: update SEC2/HPRE driver maintainers list
Posted by Longfang Liu 2 years ago
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 <liulongfang@huawei.com>
---
 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 <songzhiqi1@huawei.com>
 M:	Longfang Liu <liulongfang@huawei.com>
 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 <yekai13@huawei.com>
 M:	Longfang Liu <liulongfang@huawei.com>
 L:	linux-crypto@vger.kernel.org
 S:	Maintained
-- 
2.24.0
Re: [PATCH] MAINTAINERS: update SEC2/HPRE driver maintainers list
Posted by Herbert Xu 2 years ago
On Mon, Nov 27, 2023 at 07:24:49PM +0800, 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 <liulongfang@huawei.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Re: [PATCH] MAINTAINERS: update SEC2/HPRE driver maintainers list
Posted by songzhiqi (A) 2 years ago
Reviewed-by: Zhiqi Song <songzhiqi1@huawei.com>

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 <liulongfang@huawei.com>
> ---
>   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 <songzhiqi1@huawei.com>
>   M:	Longfang Liu <liulongfang@huawei.com>
>   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 <yekai13@huawei.com>
>   M:	Longfang Liu <liulongfang@huawei.com>
>   L:	linux-crypto@vger.kernel.org
>   S:	Maintained