DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] maintainers: remove olivier.matz@6wind.com
@ 2023-10-17 14:27 Olivier Matz
  2023-10-17 15:32 ` Bruce Richardson
  0 siblings, 1 reply; 7+ messages in thread
From: Olivier Matz @ 2023-10-17 14:27 UTC (permalink / raw)
  To: dev

Unfortunatly I don't have enough time to undertake my maintainer role at
the expected level. It will probably not going to get better anytime
soon, so remove myself from maintainers.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
---
 MAINTAINERS | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 80e071d13e..2b7dd0afb9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -378,7 +378,6 @@ Core Libraries
 T: git://dpdk.org/dpdk
 
 Memory pool
-M: Olivier Matz <olivier.matz@6wind.com>
 M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
 F: lib/mempool/
 F: drivers/mempool/ring/
@@ -395,14 +394,12 @@ F: app/test/test_ring*
 F: app/test/test_func_reentrancy.c
 
 Stack
-M: Olivier Matz <olivier.matz@6wind.com>
 F: lib/stack/
 F: drivers/mempool/stack/
 F: app/test/test_stack*
 F: doc/guides/prog_guide/stack_lib.rst
 
 Packet buffer
-M: Olivier Matz <olivier.matz@6wind.com>
 F: lib/mbuf/
 F: doc/guides/prog_guide/mbuf_lib.rst
 F: app/test/test_mbuf.c
@@ -1468,7 +1465,6 @@ Packet processing
 -----------------
 
 Network headers
-M: Olivier Matz <olivier.matz@6wind.com>
 F: lib/net/
 F: app/test/test_cksum.c
 F: app/test/test_cksum_perf.c
@@ -1649,7 +1645,6 @@ F: app/test/test_cfgfile.c
 F: app/test/test_cfgfiles/
 
 Interactive command line
-M: Olivier Matz <olivier.matz@6wind.com>
 F: lib/cmdline/
 F: app/test-cmdline/
 F: app/test/test_cmdline*
@@ -1657,7 +1652,6 @@ F: examples/cmdline/
 F: doc/guides/sample_app_ug/cmd_line.rst
 
 Key/Value parsing
-M: Olivier Matz <olivier.matz@6wind.com>
 F: lib/kvargs/
 F: app/test/test_kvargs.c
 
-- 
2.30.2


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

* Re: [PATCH] maintainers: remove olivier.matz@6wind.com
  2023-10-17 14:27 [PATCH] maintainers: remove olivier.matz@6wind.com Olivier Matz
@ 2023-10-17 15:32 ` Bruce Richardson
  2023-10-17 16:00   ` Stephen Hemminger
  0 siblings, 1 reply; 7+ messages in thread
From: Bruce Richardson @ 2023-10-17 15:32 UTC (permalink / raw)
  To: Olivier Matz; +Cc: dev

On Tue, Oct 17, 2023 at 04:27:37PM +0200, Olivier Matz wrote:
> Unfortunatly I don't have enough time to undertake my maintainer role at
> the expected level. It will probably not going to get better anytime
> soon, so remove myself from maintainers.
> 
> Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
> ---
Sorry to see your name dropped from the file after so many years!

Sadly,
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

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

* Re: [PATCH] maintainers: remove olivier.matz@6wind.com
  2023-10-17 15:32 ` Bruce Richardson
@ 2023-10-17 16:00   ` Stephen Hemminger
  2023-10-17 16:06     ` Jerin Jacob
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Hemminger @ 2023-10-17 16:00 UTC (permalink / raw)
  To: Bruce Richardson; +Cc: Olivier Matz, dev

On Tue, 17 Oct 2023 16:32:47 +0100
Bruce Richardson <bruce.richardson@intel.com> wrote:

> On Tue, Oct 17, 2023 at 04:27:37PM +0200, Olivier Matz wrote:
> > Unfortunatly I don't have enough time to undertake my maintainer role at
> > the expected level. It will probably not going to get better anytime
> > soon, so remove myself from maintainers.
> > 
> > Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
> > ---  
> Sorry to see your name dropped from the file after so many years!
> 
> Sadly,
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Sorry to see you go.
Should start a CREDITS file to remember past maintainers?

Acked-by: Stephen Hemminger <stephen@networkplumber.org>

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

* Re: [PATCH] maintainers: remove olivier.matz@6wind.com
  2023-10-17 16:00   ` Stephen Hemminger
@ 2023-10-17 16:06     ` Jerin Jacob
  2023-10-17 16:35       ` Konstantin Ananyev
  0 siblings, 1 reply; 7+ messages in thread
From: Jerin Jacob @ 2023-10-17 16:06 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: Bruce Richardson, Olivier Matz, dev

On Tue, Oct 17, 2023 at 9:30 PM Stephen Hemminger
<stephen@networkplumber.org> wrote:
>
> On Tue, 17 Oct 2023 16:32:47 +0100
> Bruce Richardson <bruce.richardson@intel.com> wrote:
>
> > On Tue, Oct 17, 2023 at 04:27:37PM +0200, Olivier Matz wrote:
> > > Unfortunatly I don't have enough time to undertake my maintainer role at
> > > the expected level. It will probably not going to get better anytime
> > > soon, so remove myself from maintainers.
> > >
> > > Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
> > > ---
> > Sorry to see your name dropped from the file after so many years!
> >
> > Sadly,
> > Acked-by: Bruce Richardson <bruce.richardson@intel.com>
>
> Sorry to see you go.

Echo the same here.

> Should start a CREDITS file to remember past maintainers?

+1

>
> Acked-by: Stephen Hemminger <stephen@networkplumber.org>

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

* RE: [PATCH] maintainers: remove olivier.matz@6wind.com
  2023-10-17 16:06     ` Jerin Jacob
@ 2023-10-17 16:35       ` Konstantin Ananyev
  2023-10-17 19:22         ` Thomas Monjalon
  2023-10-17 19:32         ` Olivier Matz
  0 siblings, 2 replies; 7+ messages in thread
From: Konstantin Ananyev @ 2023-10-17 16:35 UTC (permalink / raw)
  To: Jerin Jacob, Stephen Hemminger; +Cc: Bruce Richardson, Olivier Matz, dev


> >
> > > On Tue, Oct 17, 2023 at 04:27:37PM +0200, Olivier Matz wrote:
> > > > Unfortunatly I don't have enough time to undertake my maintainer role at
> > > > the expected level. It will probably not going to get better anytime
> > > > soon, so remove myself from maintainers.
> > > >
> > > > Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
> > > > ---
> > > Sorry to see your name dropped from the file after so many years!
> > >
> > > Sadly,
> > > Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> >
> > Sorry to see you go.
> 
> Echo the same here.
> 
> > Should start a CREDITS file to remember past maintainers?
> 
> +1

+1 for both.

> >
> > Acked-by: Stephen Hemminger <stephen@networkplumber.org>


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

* Re: [PATCH] maintainers: remove olivier.matz@6wind.com
  2023-10-17 16:35       ` Konstantin Ananyev
@ 2023-10-17 19:22         ` Thomas Monjalon
  2023-10-17 19:32         ` Olivier Matz
  1 sibling, 0 replies; 7+ messages in thread
From: Thomas Monjalon @ 2023-10-17 19:22 UTC (permalink / raw)
  To: Olivier Matz
  Cc: Jerin Jacob, Stephen Hemminger, dev, Bruce Richardson,
	Konstantin Ananyev

Changed title to
	maintainers: update mempool/mbuf/stack/net/cmdline/kvargs

17/10/2023 18:35, Konstantin Ananyev:
> > > > On Tue, Oct 17, 2023 at 04:27:37PM +0200, Olivier Matz wrote:
> > > > > Unfortunatly I don't have enough time to undertake my maintainer role at
> > > > > the expected level. It will probably not going to get better anytime
> > > > > soon, so remove myself from maintainers.
> > > > >
> > > > > Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
> > > > > ---
> > > > Sorry to see your name dropped from the file after so many years!
> > > >
> > > > Sadly,
> > > > Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> > >
> > > Sorry to see you go.
> > 
> > Echo the same here.
> > 
> > > Should start a CREDITS file to remember past maintainers?
> > 
> > +1
> 
> +1 for both.
> 
> > > Acked-by: Stephen Hemminger <stephen@networkplumber.org>

It's always sad when a core contributor stop being active.
That's what happens in the long life of a project.
Thank you Olivier for the hard work since a very long time.
Your value in the project is huge.

Acked-by: Thomas Monjalon <thomas@monjalon.net>

Note: I am very grateful for the good foundations Olivier brought to DPDK
which helped making it a sustainable open project for the community.
This is what encouraged me to invest more time in DPDK.

We need to find many new maintainers now to continue this great work!

PS: We'll keep the magic number in EAL ;)



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

* Re: [PATCH] maintainers: remove olivier.matz@6wind.com
  2023-10-17 16:35       ` Konstantin Ananyev
  2023-10-17 19:22         ` Thomas Monjalon
@ 2023-10-17 19:32         ` Olivier Matz
  1 sibling, 0 replies; 7+ messages in thread
From: Olivier Matz @ 2023-10-17 19:32 UTC (permalink / raw)
  To: Konstantin Ananyev; +Cc: Jerin Jacob, Stephen Hemminger, Bruce Richardson, dev

Hello,

On Tue, Oct 17, 2023 at 04:35:50PM +0000, Konstantin Ananyev wrote:
> 
> > >
> > > > On Tue, Oct 17, 2023 at 04:27:37PM +0200, Olivier Matz wrote:
> > > > > Unfortunatly I don't have enough time to undertake my maintainer role at
> > > > > the expected level. It will probably not going to get better anytime
> > > > > soon, so remove myself from maintainers.
> > > > >
> > > > > Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
> > > > > ---
> > > > Sorry to see your name dropped from the file after so many years!
> > > >
> > > > Sadly,
> > > > Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> > >
> > > Sorry to see you go.
> > 
> > Echo the same here.
> > 
> > > Should start a CREDITS file to remember past maintainers?
> > 
> > +1
> 
> +1 for both.

Thank you very much for your kind reactions.

About the CREDITS file, many people would deserve to have their name in
such a file. We already have the git history and the mail history, which
are forever engraved in the marble of the Internet :)

And... I'm not leaving the DPDK community, I'll definitely find some
time for a few reviews. I just want to have the MAINTAINERS file
reflecting the reality.

Olivier

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

end of thread, other threads:[~2023-10-17 19:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-17 14:27 [PATCH] maintainers: remove olivier.matz@6wind.com Olivier Matz
2023-10-17 15:32 ` Bruce Richardson
2023-10-17 16:00   ` Stephen Hemminger
2023-10-17 16:06     ` Jerin Jacob
2023-10-17 16:35       ` Konstantin Ananyev
2023-10-17 19:22         ` Thomas Monjalon
2023-10-17 19:32         ` Olivier Matz

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).