Message ID | 20241015153005.2854018-1-kuba@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 9f86df0e7537c31b901b7448cf1c30f4fc1afc41 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net] MAINTAINERS: add Simon as an official reviewer | expand |
On Tue, Oct 15, 2024 at 08:30:05AM -0700, Jakub Kicinski wrote: > Simon has been diligently and consistently reviewing networking > changes for at least as long as our development statistics > go back. Often if not usually topping the list of reviewers. > Make his role official. > > Acked-by: Eric Dumazet <edumazet@google.com> > Acked-by: Paolo Abeni <pabeni@redhat.com> > Signed-off-by: Jakub Kicinski <kuba@kernel.org> Thanks for the kind words and trusting me with this role. I'm happy to help. Reviewed-by: Simon Horman <horms@kernel.org>
Hello: This patch was applied to netdev/net.git (main) by Andrew Lunn <andrew@lunn.ch>: On Tue, 15 Oct 2024 08:30:05 -0700 you wrote: > Simon has been diligently and consistently reviewing networking > changes for at least as long as our development statistics > go back. Often if not usually topping the list of reviewers. > Make his role official. > > Acked-by: Eric Dumazet <edumazet@google.com> > Acked-by: Paolo Abeni <pabeni@redhat.com> > Signed-off-by: Jakub Kicinski <kuba@kernel.org> > > [...] Here is the summary with links: - [net] MAINTAINERS: add Simon as an official reviewer https://git.kernel.org/netdev/net/c/9f86df0e7537 You are awesome, thank you!
On Wed, Oct 16, 2024 at 03:08:01PM +0100, Simon Horman wrote: > On Tue, Oct 15, 2024 at 08:30:05AM -0700, Jakub Kicinski wrote: > > Simon has been diligently and consistently reviewing networking > > changes for at least as long as our development statistics > > go back. Often if not usually topping the list of reviewers. > > Make his role official. > > > > Acked-by: Eric Dumazet <edumazet@google.com> > > Acked-by: Paolo Abeni <pabeni@redhat.com> > > Signed-off-by: Jakub Kicinski <kuba@kernel.org> > > Thanks for the kind words and trusting me with this role. > I'm happy to help. I'm thrilled to see this change. Simon has been instrumental in thoroughly reviewing numerous of my patches, and his valuable feedback has been so helpful that I've started to include him on all my netdev patch submissions. It's great to see this process happening automatically by default now.
diff --git a/MAINTAINERS b/MAINTAINERS index 831c72532a0b..76c8b4b5e2ab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16171,6 +16171,7 @@ M: "David S. Miller" <davem@davemloft.net> M: Eric Dumazet <edumazet@google.com> M: Jakub Kicinski <kuba@kernel.org> M: Paolo Abeni <pabeni@redhat.com> +R: Simon Horman <horms@kernel.org> L: netdev@vger.kernel.org S: Maintained P: Documentation/process/maintainer-netdev.rst