diff mbox series

[FFmpeg-devel,03/10] MAINTAINERS: Add W field based on the linux kernel MAINTAINERs

Message ID 20240828171253.3739421-3-michael@niedermayer.cc
State New
Headers show
Series [FFmpeg-devel,01/10] MAINTAINERS: Add L field based on the linux kernel MAINTAINERs | 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 Aug. 28, 2024, 5:12 p.m. UTC
Text was stolen from the linux kernel
This is thus identical to the kernel just a different more compact format.
I am very happy also to switch the file entirely to the format of the linux kernel maintainer list
if people prefer

This allows specifying a webpage for an area

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

James Zern Aug. 28, 2024, 5:30 p.m. UTC | #1
On Wed, Aug 28, 2024 at 10:13 AM Michael Niedermayer
<michael@niedermayer.cc> wrote:
>
> Text was stolen from the linux kernel
> This is thus identical to the kernel just a different more compact format.
> I am very happy also to switch the file entirely to the format of the linux kernel maintainer list
> if people prefer
>
> This allows specifying a webpage for an area
>
> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8917b3be0f5..91075840d79 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16,6 +16,7 @@ A (CC <address>) after the name means that the maintainer prefers to be CC-ed on
>  patches and related discussions.
>
>  (L <address>) *Mailing list* that is relevant to this area
> +(W <aadress>) *Web-page* with status/info
>

address.
Michael Niedermayer Aug. 31, 2024, 9:09 p.m. UTC | #2
On Wed, Aug 28, 2024 at 10:30:37AM -0700, James Zern via ffmpeg-devel wrote:
> On Wed, Aug 28, 2024 at 10:13 AM Michael Niedermayer
> <michael@niedermayer.cc> wrote:
> >
> > Text was stolen from the linux kernel
> > This is thus identical to the kernel just a different more compact format.
> > I am very happy also to switch the file entirely to the format of the linux kernel maintainer list
> > if people prefer
> >
> > This allows specifying a webpage for an area
> >
> > Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 8917b3be0f5..91075840d79 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -16,6 +16,7 @@ A (CC <address>) after the name means that the maintainer prefers to be CC-ed on
> >  patches and related discussions.
> >
> >  (L <address>) *Mailing list* that is relevant to this area
> > +(W <aadress>) *Web-page* with status/info
> >
> 
> address.

will apply with that fixed

thx

[...]
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8917b3be0f5..91075840d79 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16,6 +16,7 @@  A (CC <address>) after the name means that the maintainer prefers to be CC-ed on
 patches and related discussions.
 
 (L <address>) *Mailing list* that is relevant to this area
+(W <aadress>) *Web-page* with status/info
 
 Applications
 ============