diff mbox series

[FFmpeg-devel] doc: Add email URLs for Fate sample-request

Message ID 20240920005017.1963001-2-ms+git@mur.at
State New
Headers show
Series [FFmpeg-devel] doc: Add email URLs for Fate sample-request | 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

Martin Schitter Sept. 20, 2024, 12:50 a.m. UTC
Because I'm now waiting for one week that someone finally puts my
contributed DNxUncompressed sample files to the Fate sample repo
(see: https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2024-September/333471.html),
I frequently looked into the documentation to find out, what I could
have done wrong? I always found it rather confusing, that most other
ffmpeg contact email addresses are clearly visible formatted as
highlighted URL, but this particular one seems to be hidden for one or
the reason. So I suggest changing this present state by this patch.

And btw.: I still would be happy if someone could transfer my samples
to the Fate repo to finally see a clean patchwork run and get closer to
to the day when my code contribution can be merged.
 
thanks
martin

---
 doc/developer.texi | 2 +-
 doc/fate.texi      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Michael Niedermayer Sept. 20, 2024, 10:05 a.m. UTC | #1
On Fri, Sep 20, 2024 at 02:50:18AM +0200, Martin Schitter wrote:
> Because I'm now waiting for one week that someone finally puts my
> contributed DNxUncompressed sample files to the Fate sample repo
> (see: https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2024-September/333471.html),
> I frequently looked into the documentation to find out, what I could
> have done wrong? I always found it rather confusing, that most other
> ffmpeg contact email addresses are clearly visible formatted as
> highlighted URL, but this particular one seems to be hidden for one or
> the reason. So I suggest changing this present state by this patch.
> 
> And btw.: I still would be happy if someone could transfer my samples
> to the Fate repo to finally see a clean patchwork run and get closer to
> to the day when my code contribution can be merged.
>  
> thanks
> martin
> 
> ---
>  doc/developer.texi | 2 +-
>  doc/fate.texi      | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

please add the address also to MAINTAINERS

thx

[...]
diff mbox series

Patch

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,