Message ID | 49e67daeadace13a9fa3f4553f1ec14c6a93bdc8.1622445132.git.landen.chao@mediatek.com |
---|---|
State | Superseded |
Headers | show |
Series | [net,v2] net: Update MAINTAINERS for MediaTek switch driver | expand |
On Mon, 2021-05-31 at 16:23 +0800, Jisheng Zhang wrote: > On Mon, 31 May 2021 15:59:39 +0800 > Landen Chao <landen.chao@mediatek.com> wrote: > > > > > > > > Update maintainers for MediaTek switch driver with Deng Qingfang > > who > > contributes many useful patches (interrupt, VLAN, GPIO, and etc.) > > to > > enhance MediaTek switch driver and will help maintenance. > > > > Change-Id: If372c1a0df6e3ba9f93b1699dbda81f1fd501a7c > > do we need to remove this Change-Id tag? Sorry, I will remove Change-Id in v2. > > > Signed-off-by: Landen Chao <landen.chao@mediatek.com> > > Signed-off-by: DENG Qingfang <dqfext@gmail.com> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index bd7aff0c120f..3315627ebb6b 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -11588,6 +11588,7 @@ F: drivers/char/hw_random/mtk-rng.c > > MEDIATEK SWITCH DRIVER > > M: Sean Wang <sean.wang@mediatek.com> > > M: Landen Chao <landen.chao@mediatek.com> > > +M: DENG Qingfang <dqfext@gmail.com> > > L: netdev@vger.kernel.org > > S: Maintained > > F: drivers/net/dsa/mt7530.* > > -- > > 2.29.2
On Sun, Jul 18, 2021 at 02:14:20PM +0800, Landen Chao wrote: > Update maintainers for MediaTek switch driver with Deng Qingfang who > contributes many useful patches (interrupt, VLAN, GPIO, and etc.) to > enhance MediaTek switch driver and will help maintenance. > > Signed-off-by: Landen Chao <landen.chao@mediatek.com> > Signed-off-by: DENG Qingfang <dqfext@gmail.com> > Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> > --- Acked-by: Vladimir Oltean <olteanv@gmail.com> Landen, please resend this patch properly (to the list and not as a reply to the v1 patch). It is not tracked by patchwork otherwise.
diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f..3315627ebb6b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11588,6 +11588,7 @@ F: drivers/char/hw_random/mtk-rng.c MEDIATEK SWITCH DRIVER M: Sean Wang <sean.wang@mediatek.com> M: Landen Chao <landen.chao@mediatek.com> +M: DENG Qingfang <dqfext@gmail.com> L: netdev@vger.kernel.org S: Maintained F: drivers/net/dsa/mt7530.*