aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
authorJakub Sitnicki <jakub@cloudflare.com>2026-05-11 14:10:22 +0200
committerAlexei Starovoitov <ast@kernel.org>2026-05-15 14:48:55 -0700
commitc8993263ffd3831c96f258ca76e59303122a47bb (patch)
tree15b29fc25fd9bc75da971e50cab65b6e6a81b3a5 /MAINTAINERS
parent9c3f95bc566c5814aecc8109898a73571771463d (diff)
downloadlinux-next-history-c8993263ffd3831c96f258ca76e59303122a47bb.tar.gz
bpf: Add Jiayuan Chen to sockmap maintainers
Nominate Jiayuan Chen for the sockmap co-maintainer. Jiayuan has been a regular contributor and reviewer for the sockmap and networking code. Since we are now down to just two maintainers, and John has to split his time between BPF core, BPF networking, and sockmap, having three maintainers again will help with the review load. Signed-off-by: Jakub Sitnicki <jakub@cloudflare.com> Acked-by: Jiayuan Chen <jiayuan.chen@linux.dev> Link: https://lore.kernel.org/r/20260511-sockmap-ktls-fix-1-v1-1-96ff8c1906e4@cloudflare.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b2040011a3865..dfc621ff629db 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4861,6 +4861,7 @@ F: kernel/bpf/*iter.c
BPF [L7 FRAMEWORK] (sockmap)
M: John Fastabend <john.fastabend@gmail.com>
M: Jakub Sitnicki <jakub@cloudflare.com>
+M: Jiayuan Chen <jiayuan.chen@linux.dev>
L: netdev@vger.kernel.org
L: bpf@vger.kernel.org
S: Maintained