]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
bpf: Add Jiayuan Chen to sockmap maintainers
authorJakub Sitnicki <jakub@cloudflare.com>
Mon, 11 May 2026 12:10:22 +0000 (14:10 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 15 May 2026 21:48:55 +0000 (14:48 -0700)
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>
MAINTAINERS

index b2040011a38659f893c58eab1fb0ffbfe62bef67..dfc621ff629db9e3b47384c97faf3a7fc8c9c6c2 100644 (file)
@@ -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