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 |
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 |
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.
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 --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 ============
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(+)