All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Jakub to networking drivers.
@ 2020-05-14 20:14 David Miller
  2020-05-14 21:24 ` Andrew Lunn
  0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2020-05-14 20:14 UTC (permalink / raw)
  To: netdev


Signed-off-by: David S. Miller <davem@davemloft.net>
---

Honestly this is just a formality as NETWORKING general is
a superset of this.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 391e7eea6a3e..4b270dbdf09b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11718,6 +11718,7 @@ F:	net/core/drop_monitor.c
 
 NETWORKING DRIVERS
 M:	"David S. Miller" <davem@davemloft.net>
+M:	Jakub Kicinski <kuba@kernel.org>
 L:	netdev@vger.kernel.org
 S:	Odd Fixes
 W:	http://www.linuxfoundation.org/en/Net
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Jakub to networking drivers.
  2020-05-14 20:14 [PATCH] MAINTAINERS: Add Jakub to networking drivers David Miller
@ 2020-05-14 21:24 ` Andrew Lunn
  2020-05-15  1:05   ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Lunn @ 2020-05-14 21:24 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

On Thu, May 14, 2020 at 01:14:03PM -0700, David Miller wrote:
> 
> Signed-off-by: David S. Miller <davem@davemloft.net>
> ---
> 
> Honestly this is just a formality as NETWORKING general is
> a superset of this.
> 
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 391e7eea6a3e..4b270dbdf09b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11718,6 +11718,7 @@ F:	net/core/drop_monitor.c
>  
>  NETWORKING DRIVERS
>  M:	"David S. Miller" <davem@davemloft.net>
> +M:	Jakub Kicinski <kuba@kernel.org>
>  L:	netdev@vger.kernel.org
>  S:	Odd Fixes

Now there are two of you, do you think you can do a bit better than
Odd Fixes?

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Jakub to networking drivers.
  2020-05-14 21:24 ` Andrew Lunn
@ 2020-05-15  1:05   ` David Miller
  2020-05-15  1:11     ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2020-05-15  1:05 UTC (permalink / raw)
  To: andrew; +Cc: netdev

From: Andrew Lunn <andrew@lunn.ch>
Date: Thu, 14 May 2020 23:24:08 +0200

> Now there are two of you, do you think you can do a bit better than
> Odd Fixes?

Your expectations are really high :-)

Yeah I guess we can put Maintained in there, I'll do that right now.

====================
[PATCH] MAINTAINERS: Mark networking drivers as Maintained.

Suggested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4b270dbdf09b..2c59cc557f2b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11720,7 +11720,7 @@ NETWORKING DRIVERS
 M:	"David S. Miller" <davem@davemloft.net>
 M:	Jakub Kicinski <kuba@kernel.org>
 L:	netdev@vger.kernel.org
-S:	Odd Fixes
+S:	Maintained
 W:	http://www.linuxfoundation.org/en/Net
 Q:	http://patchwork.ozlabs.org/project/netdev/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Jakub to networking drivers.
  2020-05-15  1:05   ` David Miller
@ 2020-05-15  1:11     ` Florian Fainelli
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2020-05-15  1:11 UTC (permalink / raw)
  To: David Miller, andrew; +Cc: netdev



On 5/14/2020 6:05 PM, David Miller wrote:
> From: Andrew Lunn <andrew@lunn.ch>
> Date: Thu, 14 May 2020 23:24:08 +0200
> 
>> Now there are two of you, do you think you can do a bit better than
>> Odd Fixes?
> 
> Your expectations are really high :-)

I think Andrew was just shy of suggesting himself to be added there,
right Andrew ;)?

> 
> Yeah I guess we can put Maintained in there, I'll do that right now.
> 
> ====================
> [PATCH] MAINTAINERS: Mark networking drivers as Maintained.
> 
> Suggested-by: Andrew Lunn <andrew@lunn.ch>
> Signed-off-by: David S. Miller <davem@davemloft.net>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4b270dbdf09b..2c59cc557f2b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11720,7 +11720,7 @@ NETWORKING DRIVERS
>  M:	"David S. Miller" <davem@davemloft.net>
>  M:	Jakub Kicinski <kuba@kernel.org>
>  L:	netdev@vger.kernel.org
> -S:	Odd Fixes
> +S:	Maintained
>  W:	http://www.linuxfoundation.org/en/Net
>  Q:	http://patchwork.ozlabs.org/project/netdev/list/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
> 

-- 
Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-15  1:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 20:14 [PATCH] MAINTAINERS: Add Jakub to networking drivers David Miller
2020-05-14 21:24 ` Andrew Lunn
2020-05-15  1:05   ` David Miller
2020-05-15  1:11     ` Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.