All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] maintainers: update Marvell PMDs
@ 2019-05-20 16:35 lironh
  2019-05-27 14:07 ` Tomasz Duszynski
  0 siblings, 1 reply; 3+ messages in thread
From: lironh @ 2019-05-20 16:35 UTC (permalink / raw)
  To: thomas; +Cc: dev, michaelsh, Liron Himi

From: Liron Himi <lironh@marvell.com>

Alan is no longer involved in PMDs maintenance hence
update the list.
Also append new active maintainer to the list.

Signed-off-by: Liron Himi <lironh@marvell.com>
---
 MAINTAINERS | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 15d0829..d0bf259 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -644,7 +644,6 @@ F: doc/guides/nics/features/ipn3ke.ini
 Marvell mvpp2
 M: Tomasz Duszynski <tdu@semihalf.com>
 M: Liron Himi <lironh@marvell.com>
-M: Alan Winkowski <walan@marvell.com>
 F: drivers/common/mvep/
 F: drivers/net/mvpp2/
 F: doc/guides/nics/mvpp2.rst
@@ -653,7 +652,6 @@ F: doc/guides/nics/features/mvpp2.ini
 Marvell mvneta
 M: Zyta Szpak <zr@semihalf.com>
 M: Liron Himi <lironh@marvell.com>
-M: Alan Winkowski <walan@marvell.com>
 F: drivers/net/mvneta/
 F: doc/guides/nics/mvneta.rst
 F: doc/guides/nics/features/mvneta.ini
@@ -901,8 +899,8 @@ F: doc/guides/cryptodevs/features/kasumi.ini
 
 Marvell mvsam
 M: Tomasz Duszynski <tdu@semihalf.com>
+M: Michael Shamis <michaelsh@marvell.com>
 M: Liron Himi <lironh@marvell.com>
-M: Alan Winkowski <walan@marvell.com>
 F: drivers/crypto/mvsam/
 F: doc/guides/cryptodevs/mvsam.rst
 F: doc/guides/cryptodevs/features/mvsam.ini
-- 
2.7.4


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

* Re: [dpdk-dev] [PATCH] maintainers: update Marvell PMDs
  2019-05-20 16:35 [dpdk-dev] [PATCH] maintainers: update Marvell PMDs lironh
@ 2019-05-27 14:07 ` Tomasz Duszynski
  2019-06-04  8:36   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Tomasz Duszynski @ 2019-05-27 14:07 UTC (permalink / raw)
  To: lironh; +Cc: thomas, dev, michaelsh

On Mon, May 20, 2019 at 07:35:12PM +0300, lironh@marvell.com wrote:
> From: Liron Himi <lironh@marvell.com>
>
> Alan is no longer involved in PMDs maintenance hence
> update the list.
> Also append new active maintainer to the list.
>
> Signed-off-by: Liron Himi <lironh@marvell.com>
> ---
>  MAINTAINERS | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 15d0829..d0bf259 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -644,7 +644,6 @@ F: doc/guides/nics/features/ipn3ke.ini
>  Marvell mvpp2
>  M: Tomasz Duszynski <tdu@semihalf.com>
>  M: Liron Himi <lironh@marvell.com>
> -M: Alan Winkowski <walan@marvell.com>
>  F: drivers/common/mvep/
>  F: drivers/net/mvpp2/
>  F: doc/guides/nics/mvpp2.rst
> @@ -653,7 +652,6 @@ F: doc/guides/nics/features/mvpp2.ini
>  Marvell mvneta
>  M: Zyta Szpak <zr@semihalf.com>
>  M: Liron Himi <lironh@marvell.com>
> -M: Alan Winkowski <walan@marvell.com>
>  F: drivers/net/mvneta/
>  F: doc/guides/nics/mvneta.rst
>  F: doc/guides/nics/features/mvneta.ini
> @@ -901,8 +899,8 @@ F: doc/guides/cryptodevs/features/kasumi.ini
>
>  Marvell mvsam
>  M: Tomasz Duszynski <tdu@semihalf.com>
> +M: Michael Shamis <michaelsh@marvell.com>
>  M: Liron Himi <lironh@marvell.com>
> -M: Alan Winkowski <walan@marvell.com>
>  F: drivers/crypto/mvsam/
>  F: doc/guides/cryptodevs/mvsam.rst
>  F: doc/guides/cryptodevs/features/mvsam.ini
> --
> 2.7.4
>

Acked-by: Tomasz Duszynski <tdu@semihalf.com>

--
- Tomasz Duszyński

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

* Re: [dpdk-dev] [PATCH] maintainers: update Marvell PMDs
  2019-05-27 14:07 ` Tomasz Duszynski
@ 2019-06-04  8:36   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2019-06-04  8:36 UTC (permalink / raw)
  To: lironh; +Cc: dev, Tomasz Duszynski, michaelsh

27/05/2019 16:07, Tomasz Duszynski:
> On Mon, May 20, 2019 at 07:35:12PM +0300, lironh@marvell.com wrote:
> > From: Liron Himi <lironh@marvell.com>
> >
> > Alan is no longer involved in PMDs maintenance hence
> > update the list.
> > Also append new active maintainer to the list.
> >
> > Signed-off-by: Liron Himi <lironh@marvell.com>
> 
> Acked-by: Tomasz Duszynski <tdu@semihalf.com>

Applied, thanks




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

end of thread, other threads:[~2019-06-04  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-20 16:35 [dpdk-dev] [PATCH] maintainers: update Marvell PMDs lironh
2019-05-27 14:07 ` Tomasz Duszynski
2019-06-04  8:36   ` Thomas Monjalon

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.