diff options
author | Jan Karcher <jaka@linux.ibm.com> | 2023-06-14 08:54:56 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-06-15 08:53:16 +0100 |
commit | 7d03646d77cf837598b11c645ed2a79f29319111 (patch) | |
tree | b6f07c083ae75263e8d42a7935e323a658d11f34 | |
parent | 78d0f94902afce8ec2c7a60f600cc0e3729d7412 (diff) | |
download | linux-stable-7d03646d77cf837598b11c645ed2a79f29319111.tar.gz linux-stable-7d03646d77cf837598b11c645ed2a79f29319111.tar.bz2 linux-stable-7d03646d77cf837598b11c645ed2a79f29319111.zip |
MAINTAINERS: add reviewers for SMC Sockets
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>
Acked-by: Tony Lu <tonylu@linux.alibaba.com>
Acked-by: Wen Gu <guwen@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a2f1d14031b8..c6fa6ed454f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19130,6 +19130,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/ |