diff options
author | Jan Karcher <[email protected]> | 2023-06-14 08:54:56 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-06-15 08:53:16 +0100 |
commit | 7d03646d77cf837598b11c645ed2a79f29319111 (patch) | |
tree | b6f07c083ae75263e8d42a7935e323a658d11f34 | |
parent | 78d0f94902afce8ec2c7a60f600cc0e3729d7412 (diff) |
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 <[email protected]>
Signed-off-by: Jan Karcher <[email protected]>
Acked-by: Tony Lu <[email protected]>
Acked-by: Wen Gu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-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 <[email protected]> M: Wenjia Zhang <[email protected]> M: Jan Karcher <[email protected]> +R: D. Wythe <[email protected]> +R: Tony Lu <[email protected]> +R: Wen Gu <[email protected]> S: Supported F: net/smc/ |