Message ID | 20231216070413.233668-1-shaojijie@huawei.com (mailing list archive) |
---|---|
State | Accepted |
Commit | fa94a0c8424a5e1bd184bf1f05fbcd5914ce283d |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [V2,net-next] net: hns3: add new matainer for the HNS3 ethernet driver | expand |
On Sat, 2023-12-16 at 15:04 +0800, Jijie Shao wrote: > 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 <shaojijie@huawei.com> > --- > v2: add 'net-next' in subject Actually we prefer taking this kind of changes via the net tree, so that they reaches the largest possible audience sooner. I'm applying the patch there, and fixing the subj typo as a one-off exception given the current period. Cheers, Paolo
Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Sat, 16 Dec 2023 15:04:13 +0800 you wrote: > 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 <shaojijie@huawei.com> > --- > v2: add 'net-next' in subject > > [...] Here is the summary with links: - [V2,net-next] net: hns3: add new matainer for the HNS3 ethernet driver https://git.kernel.org/netdev/net/c/fa94a0c8424a You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index 012df8ccf34e..9de29720e88f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9581,6 +9581,7 @@ F: drivers/bus/hisi_lpc.c HISILICON NETWORK SUBSYSTEM 3 DRIVER (HNS3) M: Yisen Zhuang <yisen.zhuang@huawei.com> M: Salil Mehta <salil.mehta@huawei.com> +M: Jijie Shao <shaojijie@huawei.com> L: netdev@vger.kernel.org S: Maintained W: http://www.hisilicon.com
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 <shaojijie@huawei.com> --- v2: add 'net-next' in subject --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)