public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: net: netsec: add myself as co-maintainer
@ 2024-03-01  6:32 Masahisa Kojima
  2024-03-01  6:32 ` Ilias Apalodimas
  2024-03-01 10:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Masahisa Kojima @ 2024-03-01  6:32 UTC (permalink / raw)
  To: jaswinder.singh, ilias.apalodimas, davem
  Cc: netdev, linux-kernel, Masahisa Kojima

Add myself as co-maintainer for Socionext netsec driver.
This commit also removes Jassi from maintainer since he
no longer has a Developerbox.

Cc: Jassi Brar <jaswinder.singh@linaro.org>
Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Masahisa Kojima <kojima.masahisa@socionext.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2ecaaec6a6bf..494e08683b64 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20214,8 +20214,8 @@ F:	Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml
 F:	drivers/net/ethernet/socionext/sni_ave.c
 
 SOCIONEXT (SNI) NETSEC NETWORK DRIVER
-M:	Jassi Brar <jaswinder.singh@linaro.org>
 M:	Ilias Apalodimas <ilias.apalodimas@linaro.org>
+M:	Masahisa Kojima <kojima.masahisa@socionext.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/net/socionext,synquacer-netsec.yaml
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: net: netsec: add myself as co-maintainer
  2024-03-01  6:32 [PATCH] MAINTAINERS: net: netsec: add myself as co-maintainer Masahisa Kojima
@ 2024-03-01  6:32 ` Ilias Apalodimas
  2024-03-01 10:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Ilias Apalodimas @ 2024-03-01  6:32 UTC (permalink / raw)
  To: Masahisa Kojima; +Cc: jaswinder.singh, davem, netdev, linux-kernel

On Fri, 1 Mar 2024 at 08:32, Masahisa Kojima
<kojima.masahisa@socionext.com> wrote:
>
> Add myself as co-maintainer for Socionext netsec driver.
> This commit also removes Jassi from maintainer since he
> no longer has a Developerbox.
>
> Cc: Jassi Brar <jaswinder.singh@linaro.org>
> Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
> Signed-off-by: Masahisa Kojima <kojima.masahisa@socionext.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2ecaaec6a6bf..494e08683b64 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20214,8 +20214,8 @@ F:      Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml
>  F:     drivers/net/ethernet/socionext/sni_ave.c
>
>  SOCIONEXT (SNI) NETSEC NETWORK DRIVER
> -M:     Jassi Brar <jaswinder.singh@linaro.org>
>  M:     Ilias Apalodimas <ilias.apalodimas@linaro.org>
> +M:     Masahisa Kojima <kojima.masahisa@socionext.com>
>  L:     netdev@vger.kernel.org
>  S:     Maintained
>  F:     Documentation/devicetree/bindings/net/socionext,synquacer-netsec.yaml
> --
> 2.34.1
>

Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: net: netsec: add myself as co-maintainer
  2024-03-01  6:32 [PATCH] MAINTAINERS: net: netsec: add myself as co-maintainer Masahisa Kojima
  2024-03-01  6:32 ` Ilias Apalodimas
@ 2024-03-01 10:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-03-01 10:40 UTC (permalink / raw)
  To: Masahisa Kojima
  Cc: jaswinder.singh, ilias.apalodimas, davem, netdev, linux-kernel

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri,  1 Mar 2024 15:32:14 +0900 you wrote:
> Add myself as co-maintainer for Socionext netsec driver.
> This commit also removes Jassi from maintainer since he
> no longer has a Developerbox.
> 
> Cc: Jassi Brar <jaswinder.singh@linaro.org>
> Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
> Signed-off-by: Masahisa Kojima <kojima.masahisa@socionext.com>
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: net: netsec: add myself as co-maintainer
    https://git.kernel.org/netdev/net/c/1c61728be22c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-01 10:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-01  6:32 [PATCH] MAINTAINERS: net: netsec: add myself as co-maintainer Masahisa Kojima
2024-03-01  6:32 ` Ilias Apalodimas
2024-03-01 10:40 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox