Commit 2797db36 authored by Matthieu Baerts's avatar Matthieu Baerts Committed by Geliang Tang
Browse files

MAINTAINERS: add Geliang as reviewer for MPTCP

mainline inclusion
from mainline-v6.7
commit 118ba479d02c5a55e1c1d3c7a43de8937680e67d
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I9VYQ9
CVE: NA

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=118ba479d02c5a55e1c1d3c7a43de8937680e67d



--------------------------------

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: default avatarGeliang Tang <geliang.tang@linux.dev>
Acked-by: default avatarMat Martineau <martineau@kernel.org>
Signed-off-by: default avatarMatthieu Baerts <matttbe@kernel.org>
Link: https://lore.kernel.org/r/20231226-upstream-net-20231226-mptcp-prevent-warn-v1-1-1404dcc431ea@kernel.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Reviewed-by: default avatarJackie Liu <liuyun01@kylinos.cn>
Signed-off-by: default avatarGeliang Tang <tanggeliang@kylinos.cn>
parent 6843f8d5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15002,6 +15002,7 @@ K: \bmdo_
NETWORKING [MPTCP]
M:	Matthieu Baerts <matttbe@kernel.org>
M:	Mat Martineau <martineau@kernel.org>
R:	Geliang Tang <geliang.tang@linux.dev>
L:	netdev@vger.kernel.org
L:	mptcp@lists.linux.dev
S:	Maintained