diff options
author | Jijie Shao <[email protected]> | 2023-12-16 15:04:13 +0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-12-19 12:43:41 +0100 |
commit | fa94a0c8424a5e1bd184bf1f05fbcd5914ce283d (patch) | |
tree | f16cc58459c88c6cb895660b6b3698063a6c5b96 | |
parent | 340943fbff3d8faa44d2223ca04917df28786a07 (diff) |
net: hns3: add new maintainer for the HNS3 ethernet driver
Jijie Shao will be responsible for
maintaining the hns3 driver's code in the future,
so add Jijie to the hns3 driver's matainer list.
Signed-off-by: Jijie Shao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bba17f97eda7..d83607884678 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9526,6 +9526,7 @@ F: drivers/bus/hisi_lpc.c HISILICON NETWORK SUBSYSTEM 3 DRIVER (HNS3) M: Yisen Zhuang <[email protected]> M: Salil Mehta <[email protected]> +M: Jijie Shao <[email protected]> S: Maintained W: http://www.hisilicon.com |