diff mbox series

[net] MAINTAINERS: step down as netfilter maintainer

Message ID 20240319121223.24474-1-fw@strlen.de (mailing list archive)
State Accepted
Commit b5048d27872a9734d142540ea23c3e897e47e05c
Delegated to: Netdev Maintainers
Headers show
Series [net] MAINTAINERS: step down as netfilter maintainer | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success No Fixes tags, but series doesn't touch code
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 8 this patch: 8
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 8 this patch: 8
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 8 this patch: 8
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 7 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest success net-next-2024-03-20--12-00 (tests: 910)

Commit Message

Florian Westphal March 19, 2024, 12:11 p.m. UTC
I do not feel that I'm up to the task anymore.

I hope this to be a temporary emergeny measure, but for now I'm sure this
is the best course of action for me.

Signed-off-by: Florian Westphal <fw@strlen.de>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Paolo Abeni March 21, 2024, 11:22 a.m. UTC | #1
On Tue, 2024-03-19 at 13:11 +0100, Florian Westphal wrote:
> I do not feel that I'm up to the task anymore.
> 
> I hope this to be a temporary emergeny measure, but for now I'm sure this
> is the best course of action for me.
> 
> Signed-off-by: Florian Westphal <fw@strlen.de>

This is very sad, and I'm sure everyone on the ML hope and think to see
you back there!

/P
patchwork-bot+netdevbpf@kernel.org March 21, 2024, 11:30 a.m. UTC | #2
Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Tue, 19 Mar 2024 13:11:54 +0100 you wrote:
> I do not feel that I'm up to the task anymore.
> 
> I hope this to be a temporary emergeny measure, but for now I'm sure this
> is the best course of action for me.
> 
> Signed-off-by: Florian Westphal <fw@strlen.de>
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: step down as netfilter maintainer
    https://git.kernel.org/netdev/net/c/b5048d27872a

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 54775eaaf7b3..24b4f59d3ceb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15164,7 +15164,6 @@  F:	drivers/net/ethernet/neterion/
 NETFILTER
 M:	Pablo Neira Ayuso <pablo@netfilter.org>
 M:	Jozsef Kadlecsik <kadlec@netfilter.org>
-M:	Florian Westphal <fw@strlen.de>
 L:	netfilter-devel@vger.kernel.org
 L:	coreteam@netfilter.org
 S:	Maintained