Message ID | 1624371700-13571-1-git-send-email-loic.poulain@linaro.org |
---|---|
State | New |
Headers | show |
Series | [net-next] MAINTAINERS: network: add entry for WWAN | expand |
On Tue, Jun 22, 2021 at 5:12 PM Loic Poulain <loic.poulain@linaro.org> wrote: > This patch adds maintainer info for drivers/net/wwan subdir, including > WWAN core and drivers. Adding Sergey and myself as maintainers and > Johannes as reviewer. > > Signed-off-by: Loic Poulain <loic.poulain@linaro.org> > --- > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 395b052..cc375fd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19803,6 +19803,16 @@ F: Documentation/core-api/workqueue.rst > F: include/linux/workqueue.h > F: kernel/workqueue.c > > +WWAN DRIVERS > +M: Loic Poulain <loic.poulain@linaro.org> > +M: Sergey Ryazanov <ryazanov.s.a@gmail.com> > +R: Johannes Berg <johannes@sipsolutions.net> > +L: netdev@vger.kernel.org > +S: Maintained > +F: drivers/net/wwan/ > +F: include/linux/wwan.h > +F: include/uapi/linux/wwan.h > + > X-POWERS AXP288 PMIC DRIVERS > M: Hans de Goede <hdegoede@redhat.com> > S: Maintained Acked-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Tue, 22 Jun 2021 16:21:40 +0200 you wrote: > This patch adds maintainer info for drivers/net/wwan subdir, including > WWAN core and drivers. Adding Sergey and myself as maintainers and > Johannes as reviewer. > > Signed-off-by: Loic Poulain <loic.poulain@linaro.org> > --- > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) Here is the summary with links: - [net-next] MAINTAINERS: network: add entry for WWAN https://git.kernel.org/netdev/net-next/c/1b134d8d756a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
diff --git a/MAINTAINERS b/MAINTAINERS index 395b052..cc375fd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19803,6 +19803,16 @@ F: Documentation/core-api/workqueue.rst F: include/linux/workqueue.h F: kernel/workqueue.c +WWAN DRIVERS +M: Loic Poulain <loic.poulain@linaro.org> +M: Sergey Ryazanov <ryazanov.s.a@gmail.com> +R: Johannes Berg <johannes@sipsolutions.net> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/wwan/ +F: include/linux/wwan.h +F: include/uapi/linux/wwan.h + X-POWERS AXP288 PMIC DRIVERS M: Hans de Goede <hdegoede@redhat.com> S: Maintained
This patch adds maintainer info for drivers/net/wwan subdir, including WWAN core and drivers. Adding Sergey and myself as maintainers and Johannes as reviewer. Signed-off-by: Loic Poulain <loic.poulain@linaro.org> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) -- 2.7.4