diff mbox series

[V12,net-next,10/10] net: hibmcge: Add maintainer for hibmcge

Message ID 20241010142139.3805375-11-shaojijie@huawei.com (mailing list archive)
State Superseded
Delegated to: Netdev Maintainers
Headers show
Series Add support of HIBMCGE Ethernet Driver | expand

Checks

Context Check Description
netdev/series_format success Posting correctly formatted
netdev/tree_selection success Clearly marked for net-next, async
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success Fixes tag not required for -next series
netdev/apply fail Patch patch 10 does not apply to net-next-1
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 5 this patch: 5
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 5 this patch: 5
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 3 this patch: 3

Commit Message

Jijie Shao Oct. 10, 2024, 2:21 p.m. UTC
Add myself as the maintainer for the hibmcge ethernet driver.

Signed-off-by: Jijie Shao <shaojijie@huawei.com>
---
ChangeLog:
v11 -> v12:
  - remove the W entry of hibmcge driver from MAINTAINERS, suggested by Jakub.
  v11: https://lore.kernel.org/all/20241008022358.863393-1-shaojijie@huawei.com/
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Paolo Abeni Oct. 15, 2024, 10:30 a.m. UTC | #1
On 10/10/24 16:21, Jijie Shao wrote:
> Add myself as the maintainer for the hibmcge ethernet driver.
> 
> Signed-off-by: Jijie Shao <shaojijie@huawei.com>
> ---
> ChangeLog:
> v11 -> v12:
>    - remove the W entry of hibmcge driver from MAINTAINERS, suggested by Jakub.
>    v11: https://lore.kernel.org/all/20241008022358.863393-1-shaojijie@huawei.com/
> ---
>   MAINTAINERS | 6 ++++++
>   1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1389704c7d8d..371d4dc4aafb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10275,6 +10275,12 @@ 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
> +F:	drivers/net/ethernet/hisilicon/hibmcge/
> +
>   HISILICON NETWORK SUBSYSTEM DRIVER
>   M:	Yisen Zhuang <yisen.zhuang@huawei.com>
>   M:	Salil Mehta <salil.mehta@huawei.com>

Unfortunately does not apply anymore. Please rebase, thanks.

Paolo
Jijie Shao Oct. 15, 2024, 11:43 a.m. UTC | #2
on 2024/10/15 18:30, Paolo Abeni wrote:
> On 10/10/24 16:21, Jijie Shao wrote:
>> Add myself as the maintainer for the hibmcge ethernet driver.
>>
>> Signed-off-by: Jijie Shao <shaojijie@huawei.com>
>> ---
>> ChangeLog:
>> v11 -> v12:
>>    - remove the W entry of hibmcge driver from MAINTAINERS, suggested 
>> by Jakub.
>>    v11: 
>> https://lore.kernel.org/all/20241008022358.863393-1-shaojijie@huawei.com/
>> ---
>>   MAINTAINERS | 6 ++++++
>>   1 file changed, 6 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 1389704c7d8d..371d4dc4aafb 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -10275,6 +10275,12 @@ 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
>> +F:    drivers/net/ethernet/hisilicon/hibmcge/
>> +
>>   HISILICON NETWORK SUBSYSTEM DRIVER
>>   M:    Yisen Zhuang <yisen.zhuang@huawei.com>
>>   M:    Salil Mehta <salil.mehta@huawei.com>
>
> Unfortunately does not apply anymore. Please rebase, thanks.
>
> Paolo

Ok, I'll resend it.

Thanks,

Jijie Shao
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1389704c7d8d..371d4dc4aafb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10275,6 +10275,12 @@  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
+F:	drivers/net/ethernet/hisilicon/hibmcge/
+
 HISILICON NETWORK SUBSYSTEM DRIVER
 M:	Yisen Zhuang <yisen.zhuang@huawei.com>
 M:	Salil Mehta <salil.mehta@huawei.com>