diff options
author | Matthieu Baerts <[email protected]> | 2023-12-26 13:10:17 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-01-02 16:12:47 -0800 |
commit | 118ba479d02c5a55e1c1d3c7a43de8937680e67d (patch) | |
tree | 54191cb93b64df944e2b83d72a725f063a4bc281 | |
parent | fe6d8300a7af390667359c661d78a24b733dc5ad (diff) |
MAINTAINERS: add Geliang as reviewer for MPTCP
For a long time now, Geliang has contributed to a lot of code and
reviews related to MPTCP. So let's reflect that in the MAINTAINERS file.
This should also encourage patch submitters to add him to the CC list.
Acked-by: Geliang Tang <[email protected]>
Acked-by: Mat Martineau <[email protected]>
Signed-off-by: Matthieu Baerts <[email protected]>
Link: https://lore.kernel.org/r/20231226-upstream-net-20231226-mptcp-prevent-warn-v1-1-1404dcc431ea@kernel.org
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 409946ed5e98..14cb0732c375 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15077,6 +15077,7 @@ K: \bmdo_ NETWORKING [MPTCP] M: Matthieu Baerts <[email protected]> M: Mat Martineau <[email protected]> +R: Geliang Tang <[email protected]> S: Maintained |