]> Git Repo - linux.git/commitdiff
bpf, doc: add reviewers to maintainers entry
authorDaniel Borkmann <[email protected]>
Mon, 28 Jan 2019 22:55:26 +0000 (23:55 +0100)
committerAlexei Starovoitov <[email protected]>
Tue, 29 Jan 2019 04:00:52 +0000 (20:00 -0800)
In order to better scale BPF development on netdev, we've adopted a
reviewer rotation for all BPF patches among the five of us for some
time now. Lets give credit where credit is due, and add Martin, Song
and Yonghong as official BPF reviewers to MAINTAINERS file. Also
while at it, add regex matching for BPF such that we get properly
Cc'ed for files not listed here.

Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Acked-by: Song Liu <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
MAINTAINERS

index 51029a425dbece776924ff73dc0f078698f29da8..6e13378f974601b0de6682cc6ba529b0cb1e9960 100644 (file)
@@ -2848,6 +2848,9 @@ F:        include/uapi/linux/if_bonding.h
 BPF (Safe dynamic programs and tools)
 M:     Alexei Starovoitov <[email protected]>
 M:     Daniel Borkmann <[email protected]>
+R:     Martin KaFai Lau <[email protected]>
+R:     Song Liu <[email protected]>
+R:     Yonghong Song <[email protected]>
 L:     [email protected]
 L:     [email protected]
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
@@ -2873,6 +2876,8 @@ F:        samples/bpf/
 F:     tools/bpf/
 F:     tools/lib/bpf/
 F:     tools/testing/selftests/bpf/
+K:     bpf
+N:     bpf
 
 BPF JIT for ARM
 M:     Shubham Bansal <[email protected]>
This page took 0.120603 seconds and 4 git commands to generate.