Skip to content

Commit c5eb48e

Browse files
borkmannAlexei Starovoitov
authored andcommitted
bpf, doc: Fix patchwork URL to point to kernel.org instance
Follow-up on ebb034b ("bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org.") in order to fix up the patchwork URL (Q) in the MAINTAINERS file for BPF subsystem. While at it, also add the official website (W) entry. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/f73ae01c7e6f9cf0a3890f2ca988a8e69190c50b.1603223852.git.daniel@iogearbox.net
1 parent 8568c3c commit c5eb48e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

MAINTAINERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3244,7 +3244,8 @@ R: KP Singh <kpsingh@chromium.org>
32443244
L: netdev@vger.kernel.org
32453245
L: bpf@vger.kernel.org
32463246
S: Supported
3247-
Q: https://patchwork.ozlabs.org/project/netdev/list/?delegate=77147
3247+
W: https://bpf.io/
3248+
Q: https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
32483249
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
32493250
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
32503251
F: Documentation/bpf/

0 commit comments

Comments
 (0)