netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next] MAINTAINERS: add Ivan as a switchdev maintainer
@ 2017-02-02 16:05 Jiri Pirko
  2017-02-02 16:15 ` Ivan Vecera
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiri Pirko @ 2017-02-02 16:05 UTC (permalink / raw)
  To: netdev
  Cc: davem, ivecera, idosch, mlxsw, jhs, roopa, f.fainelli,
	vivien.didelot

From: Jiri Pirko <jiri@mellanox.com>

Ivan will be taking care of switchdev code from now on.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 300d2ec..eacacb2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11908,6 +11908,7 @@ F:	include/linux/swiotlb.h
 
 SWITCHDEV
 M:	Jiri Pirko <jiri@resnulli.us>
+M:	Ivan Vecera <ivecera@redhat.com>
 L:	netdev@vger.kernel.org
 S:	Supported
 F:	net/switchdev/
-- 
2.7.4

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

* Re: [patch net-next] MAINTAINERS: add Ivan as a switchdev maintainer
  2017-02-02 16:05 [patch net-next] MAINTAINERS: add Ivan as a switchdev maintainer Jiri Pirko
@ 2017-02-02 16:15 ` Ivan Vecera
  2017-02-02 18:14 ` Florian Fainelli
  2017-02-03 20:27 ` David Miller
  2 siblings, 0 replies; 4+ messages in thread
From: Ivan Vecera @ 2017-02-02 16:15 UTC (permalink / raw)
  To: Jiri Pirko, netdev
  Cc: davem, idosch, mlxsw, jhs, roopa, f.fainelli, vivien.didelot

Dne 2.2.2017 v 17:05 Jiri Pirko napsal(a):
> From: Jiri Pirko <jiri@mellanox.com>
>
> Ivan will be taking care of switchdev code from now on.
>
> Signed-off-by: Jiri Pirko <jiri@mellanox.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 300d2ec..eacacb2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11908,6 +11908,7 @@ F:	include/linux/swiotlb.h
>
>  SWITCHDEV
>  M:	Jiri Pirko <jiri@resnulli.us>
> +M:	Ivan Vecera <ivecera@redhat.com>
>  L:	netdev@vger.kernel.org
>  S:	Supported
>  F:	net/switchdev/
>
Acked-by: Ivan Vecera <ivecera@redhat.com>

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

* Re: [patch net-next] MAINTAINERS: add Ivan as a switchdev maintainer
  2017-02-02 16:05 [patch net-next] MAINTAINERS: add Ivan as a switchdev maintainer Jiri Pirko
  2017-02-02 16:15 ` Ivan Vecera
@ 2017-02-02 18:14 ` Florian Fainelli
  2017-02-03 20:27 ` David Miller
  2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2017-02-02 18:14 UTC (permalink / raw)
  To: Jiri Pirko, netdev
  Cc: davem, ivecera, idosch, mlxsw, jhs, roopa, vivien.didelot

On 02/02/2017 08:05 AM, Jiri Pirko wrote:
> From: Jiri Pirko <jiri@mellanox.com>
> 
> Ivan will be taking care of switchdev code from now on.

I suppose that's okay, but usually we kind of like to see people having
made prior contributions to the very subsystem they are going to
maintain before acking/nacking new maintainers.

Welcome Ivan!

Acked-by: Florian Fainelli <f.fainelli@gmail.com>

> 
> Signed-off-by: Jiri Pirko <jiri@mellanox.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 300d2ec..eacacb2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11908,6 +11908,7 @@ F:	include/linux/swiotlb.h
>  
>  SWITCHDEV
>  M:	Jiri Pirko <jiri@resnulli.us>
> +M:	Ivan Vecera <ivecera@redhat.com>
>  L:	netdev@vger.kernel.org
>  S:	Supported
>  F:	net/switchdev/
> 


-- 
Florian

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

* Re: [patch net-next] MAINTAINERS: add Ivan as a switchdev maintainer
  2017-02-02 16:05 [patch net-next] MAINTAINERS: add Ivan as a switchdev maintainer Jiri Pirko
  2017-02-02 16:15 ` Ivan Vecera
  2017-02-02 18:14 ` Florian Fainelli
@ 2017-02-03 20:27 ` David Miller
  2 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2017-02-03 20:27 UTC (permalink / raw)
  To: jiri; +Cc: netdev, ivecera, idosch, mlxsw, jhs, roopa, f.fainelli,
	vivien.didelot

From: Jiri Pirko <jiri@resnulli.us>
Date: Thu,  2 Feb 2017 17:05:04 +0100

> From: Jiri Pirko <jiri@mellanox.com>
> 
> Ivan will be taking care of switchdev code from now on.
> 
> Signed-off-by: Jiri Pirko <jiri@mellanox.com>

Applied.

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

end of thread, other threads:[~2017-02-03 20:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-02 16:05 [patch net-next] MAINTAINERS: add Ivan as a switchdev maintainer Jiri Pirko
2017-02-02 16:15 ` Ivan Vecera
2017-02-02 18:14 ` Florian Fainelli
2017-02-03 20:27 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).