Message ID | 20210122173220.3579491-1-kuba@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 5cfeb5626d4acef8df993eceec442f7b54943976 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net] MAINTAINERS: add David Ahern to IPv4/IPv6 maintainers | expand |
Context | Check | Description |
---|---|---|
netdev/cover_letter | success | Link |
netdev/fixes_present | success | No Fixes tags, but series doesn't touch code |
netdev/patch_count | success | Link |
netdev/tree_selection | success | Clearly marked for net |
netdev/subject_prefix | success | Link |
netdev/cc_maintainers | success | CCed 0 of 0 maintainers |
netdev/source_inline | success | Was 0 now: 0 |
netdev/verify_signedoff | success | Link |
netdev/module_param | success | Was 0 now: 0 |
netdev/build_32bit | success | Errors and warnings before: 0 this patch: 0 |
netdev/kdoc | success | Errors and warnings before: 0 this patch: 0 |
netdev/verify_fixes | success | Link |
netdev/checkpatch | success | total: 0 errors, 0 warnings, 0 checks, 7 lines checked |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 0 this patch: 0 |
netdev/header_inline | success | Link |
netdev/stable | success | Stable not CCed |
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Fri, 22 Jan 2021 09:32:20 -0800 you wrote: > David has been the de-facto maintainer for much of the IP code > for the last couple of years, let's make it official. > > Signed-off-by: Jakub Kicinski <kuba@kernel.org> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [net] MAINTAINERS: add David Ahern to IPv4/IPv6 maintainers https://git.kernel.org/netdev/net/c/5cfeb5626d4a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
diff --git a/MAINTAINERS b/MAINTAINERS index 1df56a32d2df..8f68b591be57 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12428,6 +12428,7 @@ F: tools/testing/selftests/net/ipsec.c NETWORKING [IPv4/IPv6] M: "David S. Miller" <davem@davemloft.net> M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> +M: David Ahern <dsahern@kernel.org> L: netdev@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
David has been the de-facto maintainer for much of the IP code for the last couple of years, let's make it official. Signed-off-by: Jakub Kicinski <kuba@kernel.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)