diff options
author | Jakub Kicinski <[email protected]> | 2023-02-01 10:20:14 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-02-02 11:35:33 -0800 |
commit | cd101f40a419f72d54b517bc51ca710bc5b07d55 (patch) | |
tree | f1dedf6513b18d666f26c6a9df09ceda5f541063 | |
parent | c71a70c267eb40455489c0df10ca986e3969b007 (diff) |
MAINTAINERS: update SCTP maintainers
Vlad has stepped away from SCTP related duties.
Move him to CREDITS and add Xin Long.
Subsystem SCTP PROTOCOL
Changes 237 / 629 (37%)
Last activity: 2022-12-12
Vlad Yasevich <[email protected]>:
Neil Horman <[email protected]>:
Author 20a785aa52c8 2020-05-19 00:00:00 4
Tags 20a785aa52c8 2020-05-19 00:00:00 84
Marcelo Ricardo Leitner <[email protected]>:
Author 557fb5862c92 2021-07-28 00:00:00 41
Tags da05cecc4939 2022-12-12 00:00:00 197
Top reviewers:
[15]: [email protected]
INACTIVE MAINTAINER Vlad Yasevich <[email protected]>
Acked-by: Marcelo Ricardo Leitner <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -4183,6 +4183,10 @@ S: B-1206 Jingmao Guojigongyu S: 16 Baliqiao Nanjie, Beijing 101100 S: People's Repulic of China +N: Vlad Yasevich +D: SCTP protocol maintainer. + N: Aviad Yehezkel D: Kernel TLS implementation and offload support. diff --git a/MAINTAINERS b/MAINTAINERS index f11d5386d1ad..6f22075603cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18679,9 +18679,9 @@ F: drivers/target/ F: include/target/ SCTP PROTOCOL -M: Vlad Yasevich <[email protected]> M: Neil Horman <[email protected]> M: Marcelo Ricardo Leitner <[email protected]> +M: Xin Long <[email protected]> S: Maintained W: http://lksctp.sourceforge.net |