This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository ffmpeg.
commit 01a9a98f353bcf9ffcdfdcc62533ef063231384d Author: Michael Niedermayer <[email protected]> AuthorDate: Sun Jul 12 19:12:09 2026 +0200 Commit: michaelni <[email protected]> CommitDate: Mon Jul 13 16:13:47 2026 +0000 doc/developer.texi: update reviews section Signed-off-by: Michael Niedermayer <[email protected]> --- doc/developer.texi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/developer.texi b/doc/developer.texi index ced36d0663..0a0cce63f5 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -788,11 +788,16 @@ Now you'll just need to open the eml file with the email application and execute 'Send'. @subheading Reviews -Your patch will be reviewed on the mailing list. You will likely be asked +Your patch or pull request will be reviewed on the mailing list or on +code.ffmpeg.org. You will likely be asked to make some changes and are expected to send in an improved version that incorporates the requests from the review. This process may go through several iterations. Once your patch is deemed good enough, some developer will pick it up and commit it to the official FFmpeg tree. +If you want an LLM-based review, add +@url{https://code.ffmpeg.org/Forgejo_Fairy, Forgejo Fairy} as a reviewer +to your pull request. Issues with Fairy herself can be reported at her +@url{https://code.ffmpeg.org/michaelni/Fairies, repository}. Give us a few days to react. But if some time passes without reaction, send a reminder by email. Your patch should eventually be dealt with. _______________________________________________ ffmpeg-cvslog mailing list -- [email protected] To unsubscribe send an email to [email protected]
