diff mbox

[FFmpeg-devel] doc/fate: Document how to request samples upload access

Message ID 20190805170650.29663-1-michael@niedermayer.cc
State Superseded
Headers show

Commit Message

Michael Niedermayer Aug. 5, 2019, 5:06 p.m. UTC
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
 doc/fate.texi | 3 +++
 1 file changed, 3 insertions(+)

Comments

Thilo Borgmann Aug. 6, 2019, 10:40 p.m. UTC | #1
Am 05.08.19 um 19:06 schrieb Michael Niedermayer:
> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> ---
>  doc/fate.texi | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/fate.texi b/doc/fate.texi
> index 2be61d639c..e04fbfbe43 100644
> --- a/doc/fate.texi
> +++ b/doc/fate.texi
> @@ -157,6 +157,9 @@ practice generally do not replace, remove or overwrite files as it likely would
>  break older checkouts or releases.
>  Also all needed samples for a commit should be uploaded, ideally 24
>  hours, before the push.

> +If you need an account for frequently uploading samples or you wish to help
> +others do so send mail to ffmpeg-devel. Also please state if you are available
> +to help others upload samples if you request access.

Might be better grammar:

If you need an account for frequently uploading samples or you wish to help
others by doing that send a mail to ffmpeg-devel.

-Thilo


>  
>  @example
>  #First update your local samples copy:
>
Zhong Li Aug. 7, 2019, 2:57 p.m. UTC | #2
> From: ffmpeg-devel [mailto:ffmpeg-devel-bounces@ffmpeg.org] On Behalf

> Of Michael Niedermayer

> Sent: Tuesday, August 6, 2019 1:07 AM

> To: FFmpeg development discussions and patches

> <ffmpeg-devel@ffmpeg.org>

> Subject: [FFmpeg-devel] [PATCH] doc/fate: Document how to request

> samples upload access

> 

> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

> ---

>  doc/fate.texi | 3 +++

>  1 file changed, 3 insertions(+)

> 

> diff --git a/doc/fate.texi b/doc/fate.texi index 2be61d639c..e04fbfbe43

> 100644

> --- a/doc/fate.texi

> +++ b/doc/fate.texi

> @@ -157,6 +157,9 @@ practice generally do not replace, remove or

> overwrite files as it likely would  break older checkouts or releases.

>  Also all needed samples for a commit should be uploaded, ideally 24

> hours, before the push.

> +If you need an account for frequently uploading samples or you wish to

> +help others do so send mail to ffmpeg-devel. Also please state if you

> +are available to help others upload samples if you request access.


Probably I miss something.

It is still not clear for someone need to help to upload a sample: who is the contact person?
Should we update a new section with the name who can help others to upload, or set-up/public a new mail list channel?
Thilo Borgmann Aug. 7, 2019, 4:23 p.m. UTC | #3
Am 07.08.19 um 16:57 schrieb Li, Zhong:
>> From: ffmpeg-devel [mailto:ffmpeg-devel-bounces@ffmpeg.org] On Behalf
>> Of Michael Niedermayer
>> Sent: Tuesday, August 6, 2019 1:07 AM
>> To: FFmpeg development discussions and patches
>> <ffmpeg-devel@ffmpeg.org>
>> Subject: [FFmpeg-devel] [PATCH] doc/fate: Document how to request
>> samples upload access
>>
>> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
>> ---
>>  doc/fate.texi | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/doc/fate.texi b/doc/fate.texi index 2be61d639c..e04fbfbe43
>> 100644
>> --- a/doc/fate.texi
>> +++ b/doc/fate.texi
>> @@ -157,6 +157,9 @@ practice generally do not replace, remove or
>> overwrite files as it likely would  break older checkouts or releases.
>>  Also all needed samples for a commit should be uploaded, ideally 24
>> hours, before the push.
>> +If you need an account for frequently uploading samples or you wish to
>> +help others do so send mail to ffmpeg-devel. Also please state if you
>> +are available to help others upload samples if you request access.
> 
> Probably I miss something.
> 
> It is still not clear for someone need to help to upload a sample: who is the contact person?
> Should we update a new section with the name who can help others to upload, or set-up/public a new mail list channel?

The new samples-request@ mail alias should be mentioned somewhere, and maybe added to MAINTAINERS.

Not sure if that is the right place to put it, though.

-Thilo
diff mbox

Patch

diff --git a/doc/fate.texi b/doc/fate.texi
index 2be61d639c..e04fbfbe43 100644
--- a/doc/fate.texi
+++ b/doc/fate.texi
@@ -157,6 +157,9 @@  practice generally do not replace, remove or overwrite files as it likely would
 break older checkouts or releases.
 Also all needed samples for a commit should be uploaded, ideally 24
 hours, before the push.
+If you need an account for frequently uploading samples or you wish to help
+others do so send mail to ffmpeg-devel. Also please state if you are available
+to help others upload samples if you request access.
 
 @example
 #First update your local samples copy: