File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -923,6 +923,22 @@ git format-patch -s -o "outputfolder" --add-header "X-Unsent: 1" --suffix .eml -
923923Now you'll just need to open the eml file with the email application
924924and execute 'Send'.
925925
926+ @subheading FFstaging: Automated GitHub PR to Mailing List submission
927+
928+ This is an easy way which doesn't require writing Git commands or SMTP
929+ configuration. Basically, it works like this:
930+
931+ @itemize @bullet
932+ @item
933+ You make a GitHub Pull Request on https://github.com/ffstaging/FFmpeg
934+ @item
935+ You make a comment with "/submit"
936+ @item
937+ The PR will be submitted to the FFmpeg Mailing List as regular patches
938+ @end itemize
939+
940+ More details can be found on the Wiki page of the GitHub repository:
941+ https://github.com/ffstaging/FFmpeg/wiki
926942
927943@chapter Patch review process
928944
You can’t perform that action at this time.
0 commit comments