[PATCH V11 net-next 10/10] net: hibmcge: Add maintainer for hibmcge

Jijie Shao posted 10 patches 1 month, 2 weeks ago
There is a newer version of this series
[PATCH V11 net-next 10/10] net: hibmcge: Add maintainer for hibmcge
Posted by Jijie Shao 1 month, 2 weeks ago
Add myself as the maintainer for the hibmcge ethernet driver.

Signed-off-by: Jijie Shao <shaojijie@huawei.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e71d066dc919..ee09be384816 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10275,6 +10275,13 @@ S:	Maintained
 W:	http://www.hisilicon.com
 F:	drivers/net/ethernet/hisilicon/hns3/
 
+HISILICON NETWORK HIBMCGE DRIVER
+M:	Jijie Shao <shaojijie@huawei.com>
+L:	netdev@vger.kernel.org
+S:	Maintained
+W:	http://www.hisilicon.com
+F:	drivers/net/ethernet/hisilicon/hibmcge/
+
 HISILICON NETWORK SUBSYSTEM DRIVER
 M:	Yisen Zhuang <yisen.zhuang@huawei.com>
 M:	Salil Mehta <salil.mehta@huawei.com>
-- 
2.33.0
Re: [PATCH V11 net-next 10/10] net: hibmcge: Add maintainer for hibmcge
Posted by Jakub Kicinski 1 month, 2 weeks ago
On Tue, 8 Oct 2024 10:23:58 +0800 Jijie Shao wrote:
> +W:	http://www.hisilicon.com

The W is for driver information, please put something more relevant
here or remove the W entry.
Re: [PATCH V11 net-next 10/10] net: hibmcge: Add maintainer for hibmcge
Posted by Jijie Shao 1 month, 2 weeks ago
on 2024/10/10 10:37, Jakub Kicinski wrote:
> On Tue, 8 Oct 2024 10:23:58 +0800 Jijie Shao wrote:
>> +W:	http://www.hisilicon.com
> The W is for driver information, please put something more relevant
> here or remove the W entry.

Okay, I think it's more appropriate to remove it.