diff mbox series

[bpf] bpf, doc: Fix patchwork URL to point to kernel.org instance

Message ID f73ae01c7e6f9cf0a3890f2ca988a8e69190c50b.1603223852.git.daniel@iogearbox.net
State New
Headers show
Series [bpf] bpf, doc: Fix patchwork URL to point to kernel.org instance | expand

Commit Message

Daniel Borkmann Oct. 20, 2020, 7:59 p.m. UTC
Follow-up on ebb034b15bfa ("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>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 20, 2020, 10:20 p.m. UTC | #1
Hello:

This patch was applied to bpf/bpf.git (refs/heads/master):

On Tue, 20 Oct 2020 21:59:55 +0200 you wrote:
> Follow-up on ebb034b15bfa ("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>
> 
> [...]

Here is the summary with links:
  - [bpf] bpf, doc: Fix patchwork URL to point to kernel.org instance
    https://git.kernel.org/bpf/bpf/c/c5eb48e89286

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0f59b0412953..6d50cbf198b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3244,7 +3244,8 @@  R:	KP Singh <kpsingh@chromium.org>
 L:	netdev@vger.kernel.org
 L:	bpf@vger.kernel.org
 S:	Supported
-Q:	https://patchwork.ozlabs.org/project/netdev/list/?delegate=77147
+W:	https://bpf.io/
+Q:	https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
 F:	Documentation/bpf/