diff mbox series

[net] MAINTAINERS: bridge: update my email

Message ID 20220214112332.3330923-1-nikolay@nvidia.com (mailing list archive)
State Accepted
Commit 603c692d574185a1fffc9549e8e30f27bd7dba6c
Delegated to: Netdev Maintainers
Headers show
Series [net] MAINTAINERS: bridge: update my email | expand

Checks

Context Check Description
netdev/tree_selection success Clearly marked for net
netdev/fixes_present success No Fixes tags, but series doesn't touch code
netdev/subject_prefix success Link
netdev/cover_letter success Single patches do not need cover letters
netdev/patch_count success Link
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/module_param success Was 0 now: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 8 lines checked
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Nikolay Aleksandrov Feb. 14, 2022, 11:23 a.m. UTC
I'm leaving NVIDIA and my email account will stop working in a week, update
it with my personal account.

Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
---
Routing through -net to get merged in net-next so there are no
discrepancies. It applies also to net-next if that is preferred.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 14, 2022, 2:20 p.m. UTC | #1
Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Mon, 14 Feb 2022 13:23:32 +0200 you wrote:
> I'm leaving NVIDIA and my email account will stop working in a week, update
> it with my personal account.
> 
> Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
> ---
> Routing through -net to get merged in net-next so there are no
> discrepancies. It applies also to net-next if that is preferred.
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: bridge: update my email
    https://git.kernel.org/netdev/net/c/603c692d5741

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2ac90c8b432a..4251553ea2e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7180,7 +7180,7 @@  F:	drivers/net/can/usb/etas_es58x/
 
 ETHERNET BRIDGE
 M:	Roopa Prabhu <roopa@nvidia.com>
-M:	Nikolay Aleksandrov <nikolay@nvidia.com>
+M:	Nikolay Aleksandrov <razor@blackwall.org>
 L:	bridge@lists.linux-foundation.org (moderated for non-subscribers)
 L:	netdev@vger.kernel.org
 S:	Maintained