v2 adds the <samples-requ...@ffmpeg.org> address as a second (L: ...)-entry to the Fate info in MAINTAINERS.
I'm not sure if this is correct because I couldn't find other lines, where the same kind of entry gets used twice. Btw.: the fate info and the "webserver"-entry one line above use (S:...)-entries, which aren't mentioned as a possible variant in the descriptive top section of MAINTAINERS. Shouldn't these be (T:...)- or (W: ...)-entries or the (S: ...) kind be added as another option to the describtion? martin --- MAINTAINERS | 2 +- doc/developer.texi | 2 +- doc/fate.texi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 036066d..7d7ef36 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -62,7 +62,7 @@ Communication ============= website (S: https://git.ffmpeg.org/ffmpeg-web) Deby Barbara Lepage -fate.ffmpeg.org (L: fate-ad...@ffmpeg.org) (W: https://fate.ffmpeg.org) (P: https://ffmpeg.org/fate.html) (S: https://git.ffmpeg.org/fateserver) Timo Rothenpieler +fate.ffmpeg.org (L: fate-ad...@ffmpeg.org) (L: samples-requ...@ffmpeg.org) (W: https://fate.ffmpeg.org) (P: https://ffmpeg.org/fate.html) (S: https://git.ffmpeg.org/fateserver) Timo Rothenpieler Trac bug tracker (W: https://trac.ffmpeg.org) Alexander Strasser, Michael Niedermayer, Carl Eugen Hoyos Patchwork [2] (W: https://patchwork.ffmpeg.org) Andriy Gelman mailing lists (W: https://ffmpeg.org/contact.html#MailingLists) Baptiste Coudurier diff --git a/doc/developer.texi b/doc/developer.texi index 41b2193..b732560 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -876,7 +876,7 @@ accordingly]. @section Adding files to the fate-suite dataset -If you need a sample uploaded send a mail to samples-request. +If you need a sample uploaded send a mail to @email{samples-request@@ffmpeg.org}. When there is no muxer or encoder available to generate test media for a specific test then the media has to be included in the fate-suite. diff --git a/doc/fate.texi b/doc/fate.texi index 17644ce..6f6df3a 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -172,7 +172,7 @@ the synchronisation of the samples directory. @chapter Uploading new samples to the fate suite -If you need a sample uploaded send a mail to samples-request. +If you need a sample uploaded send a mail to @email{samples-request@@ffmpeg.org}. This is for developers who have an account on the fate suite server. If you upload new samples, please make sure they are as small as possible, -- 2.45.2 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".