diff mbox series

[net-next] MAINTAINERS: network: add entry for WWAN

Message ID 1624371700-13571-1-git-send-email-loic.poulain@linaro.org (mailing list archive)
State Accepted
Commit 1b134d8d756a944deb5f8cc14e7ea6573730442f
Delegated to: Netdev Maintainers
Headers show
Series [net-next] MAINTAINERS: network: add entry for WWAN | expand

Checks

Context Check Description
netdev/cover_letter success Link
netdev/fixes_present success Link
netdev/patch_count success Link
netdev/tree_selection success Clearly marked for net-next
netdev/subject_prefix success Link
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/source_inline success Was 0 now: 0
netdev/verify_signedoff success Link
netdev/module_param success Was 0 now: 0
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/verify_fixes success Link
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 16 lines checked
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/header_inline success Link

Commit Message

Loic Poulain June 22, 2021, 2:21 p.m. UTC
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(+)

Comments

Sergey Ryazanov June 22, 2021, 3:32 p.m. UTC | #1
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>
patchwork-bot+netdevbpf@kernel.org June 22, 2021, 5:50 p.m. UTC | #2
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 mbox series

Patch

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