* [PATCH] MAINTAINERS: add reviewers for SMC Sockets
@ 2023-06-14 6:54 Jan Karcher
2023-06-14 7:42 ` Tony Lu
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Jan Karcher @ 2023-06-14 6:54 UTC (permalink / raw)
To: David Miller, Jakub Kicinski, Eric Dumazet, Paolo Abeni
Cc: netdev, linux-s390, Heiko Carstens, Alexandra Winter,
Wenjia Zhang, Thorsten Winkler, Stefan Raspl, Karsten Graul,
Jan Karcher, Nils Hoppmann, Halil Pasic, Tony Lu, Wen Gu,
D. Wythe
adding three people from Alibaba as reviewers for SMC.
They are currently working on improving SMC on other architectures than
s390 and help with reviewing patches on top.
Thank you D. Wythe, Tony Lu and Wen Gu for your contributions and
collaboration and welcome on board as reviewers!
Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f794002a192e..6992b7cc7095 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19140,6 +19140,9 @@ SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
M: Karsten Graul <kgraul@linux.ibm.com>
M: Wenjia Zhang <wenjia@linux.ibm.com>
M: Jan Karcher <jaka@linux.ibm.com>
+R: D. Wythe <alibuda@linux.alibaba.com>
+R: Tony Lu <tonylu@linux.alibaba.com>
+R: Wen Gu <guwen@linux.alibaba.com>
L: linux-s390@vger.kernel.org
S: Supported
F: net/smc/
--
2.39.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for SMC Sockets
2023-06-14 6:54 [PATCH] MAINTAINERS: add reviewers for SMC Sockets Jan Karcher
@ 2023-06-14 7:42 ` Tony Lu
2023-06-14 7:52 ` D. Wythe
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Tony Lu @ 2023-06-14 7:42 UTC (permalink / raw)
To: Jan Karcher
Cc: David Miller, Jakub Kicinski, Eric Dumazet, Paolo Abeni, netdev,
linux-s390, Heiko Carstens, Alexandra Winter, Wenjia Zhang,
Thorsten Winkler, Stefan Raspl, Karsten Graul, Nils Hoppmann,
Halil Pasic, Wen Gu, D. Wythe
On Wed, Jun 14, 2023 at 08:54:56AM +0200, Jan Karcher wrote:
> adding three people from Alibaba as reviewers for SMC.
> They are currently working on improving SMC on other architectures than
> s390 and help with reviewing patches on top.
>
> Thank you D. Wythe, Tony Lu and Wen Gu for your contributions and
> collaboration and welcome on board as reviewers!
>
> Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
> Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
Thanks Jan. It's my honor to be a reviewer, and I will continue on it.
Acked-by: Tony Lu <tonylu@linux.alibaba.com>
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f794002a192e..6992b7cc7095 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19140,6 +19140,9 @@ SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
> M: Karsten Graul <kgraul@linux.ibm.com>
> M: Wenjia Zhang <wenjia@linux.ibm.com>
> M: Jan Karcher <jaka@linux.ibm.com>
> +R: D. Wythe <alibuda@linux.alibaba.com>
> +R: Tony Lu <tonylu@linux.alibaba.com>
> +R: Wen Gu <guwen@linux.alibaba.com>
> L: linux-s390@vger.kernel.org
> S: Supported
> F: net/smc/
> --
> 2.39.2
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for SMC Sockets
2023-06-14 6:54 [PATCH] MAINTAINERS: add reviewers for SMC Sockets Jan Karcher
2023-06-14 7:42 ` Tony Lu
@ 2023-06-14 7:52 ` D. Wythe
2023-06-14 8:01 ` Wen Gu
2023-06-15 8:00 ` patchwork-bot+netdevbpf
3 siblings, 0 replies; 5+ messages in thread
From: D. Wythe @ 2023-06-14 7:52 UTC (permalink / raw)
To: Jan Karcher, David Miller, Jakub Kicinski, Eric Dumazet,
Paolo Abeni
Cc: netdev, linux-s390, Heiko Carstens, Alexandra Winter,
Wenjia Zhang, Thorsten Winkler, Stefan Raspl, Karsten Graul,
Nils Hoppmann, Halil Pasic, Tony Lu, Wen Gu
On 6/14/23 2:54 PM, Jan Karcher wrote:
> adding three people from Alibaba as reviewers for SMC.
> They are currently working on improving SMC on other architectures than
> s390 and help with reviewing patches on top.
>
> Thank you D. Wythe, Tony Lu and Wen Gu for your contributions and
> collaboration and welcome on board as reviewers!
Thanks for inviting me. I'm happy to become a reviewer for SMC .
I will do my best to provide the best help and support. 😁
Acked-by: D. Wythe <alibuda@linux.alibaba.com>
> Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
> Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f794002a192e..6992b7cc7095 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19140,6 +19140,9 @@ SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
> M: Karsten Graul <kgraul@linux.ibm.com>
> M: Wenjia Zhang <wenjia@linux.ibm.com>
> M: Jan Karcher <jaka@linux.ibm.com>
> +R: D. Wythe <alibuda@linux.alibaba.com>
> +R: Tony Lu <tonylu@linux.alibaba.com>
> +R: Wen Gu <guwen@linux.alibaba.com>
> L: linux-s390@vger.kernel.org
> S: Supported
> F: net/smc/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for SMC Sockets
2023-06-14 6:54 [PATCH] MAINTAINERS: add reviewers for SMC Sockets Jan Karcher
2023-06-14 7:42 ` Tony Lu
2023-06-14 7:52 ` D. Wythe
@ 2023-06-14 8:01 ` Wen Gu
2023-06-15 8:00 ` patchwork-bot+netdevbpf
3 siblings, 0 replies; 5+ messages in thread
From: Wen Gu @ 2023-06-14 8:01 UTC (permalink / raw)
To: Jan Karcher
Cc: netdev, linux-s390, Heiko Carstens, Alexandra Winter,
Wenjia Zhang, Thorsten Winkler, Stefan Raspl, Karsten Graul,
Nils Hoppmann, Halil Pasic, Tony Lu, D. Wythe, David Miller,
Jakub Kicinski, Eric Dumazet, Paolo Abeni
On 2023/6/14 14:54, Jan Karcher wrote:
> adding three people from Alibaba as reviewers for SMC.
> They are currently working on improving SMC on other architectures than
> s390 and help with reviewing patches on top.
>
> Thank you D. Wythe, Tony Lu and Wen Gu for your contributions and
> collaboration and welcome on board as reviewers!
>
> Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
> Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f794002a192e..6992b7cc7095 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19140,6 +19140,9 @@ SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
> M: Karsten Graul <kgraul@linux.ibm.com>
> M: Wenjia Zhang <wenjia@linux.ibm.com>
> M: Jan Karcher <jaka@linux.ibm.com>
> +R: D. Wythe <alibuda@linux.alibaba.com>
> +R: Tony Lu <tonylu@linux.alibaba.com>
> +R: Wen Gu <guwen@linux.alibaba.com>
> L: linux-s390@vger.kernel.org
> S: Supported
> F: net/smc/
Thank you Jan. It's an honor to contribute to the community and
I will do my best.
Acked-by: Wen Gu <guwen@linux.alibaba.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: add reviewers for SMC Sockets
2023-06-14 6:54 [PATCH] MAINTAINERS: add reviewers for SMC Sockets Jan Karcher
` (2 preceding siblings ...)
2023-06-14 8:01 ` Wen Gu
@ 2023-06-15 8:00 ` patchwork-bot+netdevbpf
3 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-06-15 8:00 UTC (permalink / raw)
To: Jan Karcher
Cc: davem, kuba, edumazet, pabeni, netdev, linux-s390, hca, wintera,
wenjia, twinkler, raspl, kgraul, niho, pasic, tonylu, guwen,
alibuda
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Wed, 14 Jun 2023 08:54:56 +0200 you wrote:
> adding three people from Alibaba as reviewers for SMC.
> They are currently working on improving SMC on other architectures than
> s390 and help with reviewing patches on top.
>
> Thank you D. Wythe, Tony Lu and Wen Gu for your contributions and
> collaboration and welcome on board as reviewers!
>
> [...]
Here is the summary with links:
- MAINTAINERS: add reviewers for SMC Sockets
https://git.kernel.org/netdev/net/c/7d03646d77cf
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] 5+ messages in thread
end of thread, other threads:[~2023-06-15 8:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-14 6:54 [PATCH] MAINTAINERS: add reviewers for SMC Sockets Jan Karcher
2023-06-14 7:42 ` Tony Lu
2023-06-14 7:52 ` D. Wythe
2023-06-14 8:01 ` Wen Gu
2023-06-15 8:00 ` 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