diff options
author | Longfang Liu <[email protected]> | 2023-11-27 19:24:49 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-12-08 11:59:44 +0800 |
commit | 431a2eb89cf664a9cf94f519402896f10d074db0 (patch) | |
tree | 3d578c570701e5332953a2ac2cfa1533761cc686 | |
parent | a1c95dd5bc1d6a5d7a75a376c2107421b7d6240d (diff) |
MAINTAINERS: update SEC2/HPRE driver maintainers list
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 <[email protected]>
Reviewed-by: Zhiqi Song <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 <[email protected]> M: Longfang Liu <[email protected]> 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 <[email protected]> M: Longfang Liu <[email protected]> S: Maintained |