diff mbox series

[FFmpeg-devel,2/2] MAINTAINERS: remove Aurelien and David from matroska*

Message ID 20240901142726.3658086-2-michael@niedermayer.cc
State New
Headers show
Series [FFmpeg-devel,1/2] MAINTAINER: iamf is maintained by James | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Michael Niedermayer Sept. 1, 2024, 2:27 p.m. UTC
Aurelien last activity in git is from 2017, last activity on the ML is from 2018
David last activity in git is from 2011, and ML from 2013

matroska* is actively maintained

CC: Aurelien Jacobs <aurel@gnuage.org>
CC: David Conrad <lessen42@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Aurélien Jacobs Sept. 1, 2024, 8:41 p.m. UTC | #1
Hi,

Indeed, I have not followed the ML nor looked at the ffmpeg sources 
since many years, so yes, you should remove me from MAINTAINERS.

Thanks.

On dim., sept. 1 2024 at 16:27:22 +02:00:00, Michael Niedermayer 
<michael@niedermayer.cc> wrote:
> Aurelien last activity in git is from 2017, last activity on the ML 
> is from 2018
> David last activity in git is from 2011, and ML from 2013
> 
> matroska* is actively maintained
> 
> CC: Aurelien Jacobs <aurel@gnuage.org <mailto:aurel@gnuage.org>>
> CC: David Conrad <lessen42@gmail.com <mailto:lessen42@gmail.com>>
> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc 
> <mailto:michael@niedermayer.cc>>
> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 911d01cc42f..a513bec72a9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -415,9 +415,9 @@ Muxers/Demuxers:
>    libopenmpt.c                          Josh de Kock
>    lmlm4.c                               Ivo van Poorten
>    lxfdec.c                              Tomas Härdin
> -  matroska.c                            Aurelien Jacobs, Andreas 
> Rheinhardt
> -  matroskadec.c                         Aurelien Jacobs, Andreas 
> Rheinhardt
> -  matroskaenc.c                         David Conrad, Andreas 
> Rheinhardt
> +  matroska.c                            Andreas Rheinhardt
> +  matroskadec.c                         Andreas Rheinhardt
> +  matroskaenc.c                         Andreas Rheinhardt
>    matroska subtitles (matroskaenc.c)    John Peebles
>    metadata*                             Aurelien Jacobs
>    microdvd*                             Aurelien Jacobs
> --
> 2.46.0
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org <mailto:ffmpeg-devel@ffmpeg.org>
> <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org 
> <mailto:ffmpeg-devel-request@ffmpeg.org> with subject "unsubscribe".
Michael Niedermayer Sept. 1, 2024, 9:11 p.m. UTC | #2
Hi Aurelien

Seeing some of the old developers like you reply strangly makes me happy :)

This patch removes you from matroska* (which has another maintainer listed)
I will apply this patch once David replies

Iam currently (slowly) trying to update the whole MAINTAINERS file
you are listed in 11 other places too where there is no other maintainer
listed

The MAINAINER file now has a "status" like the kernels MAINTAINERS
so there are more shades than just maintained and unmaintained

And also a way to indicate that patches should be CC-ed to teh mainainer

So the burden for maintaining some code should be lower than previously.
If thats something that you want to do

What would you prefer to happen to your other entries?
Listed below for reference:

metadata subsystem                      Aurelien Jacobs
  aptx.c                                Aurelien Jacobs
  ass*                                  Aurelien Jacobs
  srt*                                  Aurelien Jacobs
  vp5                                   Aurelien Jacobs
  vp6                                   Aurelien Jacobs
  ass*                                  Aurelien Jacobs
  metadata*                             Aurelien Jacobs
  microdvd*                             Aurelien Jacobs
  srtdec.c                              Aurelien Jacobs
  voc.c                                 Aurelien Jacobs

also the status for reference:
*Status*, one of the following:
[X] Old code. Something tagged obsolete generally means it has been replaced by a better system and you should be using that.
[0] No current maintainer [but maybe you could take the role as you write your new code].
[1] It has a maintainer but they don't have time to do much other than throw the odd patch in.
[2] Someone actually looks after it.

thx


On Sun, Sep 01, 2024 at 10:41:37PM +0200, Aurélien Jacobs via ffmpeg-devel wrote:
> Hi,
> 
> Indeed, I have not followed the ML nor looked at the ffmpeg sources since
> many years, so yes, you should remove me from MAINTAINERS.
> 
> Thanks.
> 
> On dim., sept. 1 2024 at 16:27:22 +02:00:00, Michael Niedermayer
> <michael@niedermayer.cc> wrote:
> > Aurelien last activity in git is from 2017, last activity on the ML is
> > from 2018
> > David last activity in git is from 2011, and ML from 2013
> > 
> > matroska* is actively maintained
> > 
> > CC: Aurelien Jacobs <aurel@gnuage.org <mailto:aurel@gnuage.org>>
> > CC: David Conrad <lessen42@gmail.com <mailto:lessen42@gmail.com>>
> > Signed-off-by: Michael Niedermayer <michael@niedermayer.cc
> > <mailto:michael@niedermayer.cc>>
> > ---
> >  MAINTAINERS | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 911d01cc42f..a513bec72a9 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -415,9 +415,9 @@ Muxers/Demuxers:
> >    libopenmpt.c                          Josh de Kock
> >    lmlm4.c                               Ivo van Poorten
> >    lxfdec.c                              Tomas Härdin
> > -  matroska.c                            Aurelien Jacobs, Andreas
> > Rheinhardt
> > -  matroskadec.c                         Aurelien Jacobs, Andreas
> > Rheinhardt
> > -  matroskaenc.c                         David Conrad, Andreas
> > Rheinhardt
> > +  matroska.c                            Andreas Rheinhardt
> > +  matroskadec.c                         Andreas Rheinhardt
> > +  matroskaenc.c                         Andreas Rheinhardt
> >    matroska subtitles (matroskaenc.c)    John Peebles
> >    metadata*                             Aurelien Jacobs
> >    microdvd*                             Aurelien Jacobs
> > --
> > 2.46.0
> > 
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel@ffmpeg.org <mailto:ffmpeg-devel@ffmpeg.org>
> > <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>
> > 
> > To unsubscribe, visit link above, or email
> > ffmpeg-devel-request@ffmpeg.org <mailto:ffmpeg-devel-request@ffmpeg.org>
> > with subject "unsubscribe".
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 911d01cc42f..a513bec72a9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -415,9 +415,9 @@  Muxers/Demuxers:
   libopenmpt.c                          Josh de Kock
   lmlm4.c                               Ivo van Poorten
   lxfdec.c                              Tomas Härdin
-  matroska.c                            Aurelien Jacobs, Andreas Rheinhardt
-  matroskadec.c                         Aurelien Jacobs, Andreas Rheinhardt
-  matroskaenc.c                         David Conrad, Andreas Rheinhardt
+  matroska.c                            Andreas Rheinhardt
+  matroskadec.c                         Andreas Rheinhardt
+  matroskaenc.c                         Andreas Rheinhardt
   matroska subtitles (matroskaenc.c)    John Peebles
   metadata*                             Aurelien Jacobs
   microdvd*                             Aurelien Jacobs