[PATCH net] MAINTAINERS: add myself as co-maintainer for Realtek DSA switch drivers

Alvin Šipraga posted 1 patch 4 years, 4 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH net] MAINTAINERS: add myself as co-maintainer for Realtek DSA switch drivers
Posted by Alvin Šipraga 4 years, 4 months ago
From: Alvin Šipraga <alsi@bang-olufsen.dk>

Adding myself (Alvin Šipraga) as another maintainer for the Realtek DSA
switch drivers. I intend to help Linus out with reviewing and testing
changes to these drivers, particularly the rtl8365mb driver which I
authored and have hardware access to.

Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b57077b935ba..0171f3e949fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16370,6 +16370,7 @@ F:	drivers/watchdog/realtek_otto_wdt.c
 
 REALTEK RTL83xx SMI DSA ROUTER CHIPS
 M:	Linus Walleij <linus.walleij@linaro.org>
+M:	Alvin Šipraga <alsi@bang-olufsen.dk>
 S:	Maintained
 F:	Documentation/devicetree/bindings/net/dsa/realtek-smi.txt
 F:	drivers/net/dsa/realtek-smi*
-- 
2.35.1

Re: [PATCH net] MAINTAINERS: add myself as co-maintainer for Realtek DSA switch drivers
Posted by patchwork-bot+netdevbpf@kernel.org 4 years, 4 months ago
Hello:

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

On Tue, 22 Feb 2022 17:14:08 +0100 you wrote:
> From: Alvin Šipraga <alsi@bang-olufsen.dk>
> 
> Adding myself (Alvin Šipraga) as another maintainer for the Realtek DSA
> switch drivers. I intend to help Linus out with reviewing and testing
> changes to these drivers, particularly the rtl8365mb driver which I
> authored and have hardware access to.
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: add myself as co-maintainer for Realtek DSA switch drivers
    https://git.kernel.org/netdev/net/c/404ba13a6588

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


Re: [PATCH net] MAINTAINERS: add myself as co-maintainer for Realtek DSA switch drivers
Posted by Linus Walleij 4 years, 4 months ago
On Tue, Feb 22, 2022 at 5:14 PM Alvin Šipraga <alvin@pqrs.dk> wrote:

> From: Alvin Šipraga <alsi@bang-olufsen.dk>
>
> Adding myself (Alvin Šipraga) as another maintainer for the Realtek DSA
> switch drivers. I intend to help Linus out with reviewing and testing
> changes to these drivers, particularly the rtl8365mb driver which I
> authored and have hardware access to.
>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij