[FFmpeg-devel] [PATCH] doc/developer: clarify merge requests
Michael Niedermayer
michaelni at gmx.at
Sat Sep 12 15:56:34 CEST 2015
From: Michael Niedermayer <michael at niedermayer.cc>
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
---
doc/developer.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/developer.texi b/doc/developer.texi
index b8259e7..a3f2846 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -38,7 +38,7 @@ There are 3 ways by which code gets into ffmpeg.
see @ref{Submitting patches} for details.
@item Directly committing changes to the main tree.
@item Committing changes to a git clone, for example on github.com or
- gitorious.org. And asking us to merge these changes.
+ gitorious.org. And posting a merge request to the ffmpeg-devel mailing list.
@end itemize
Whichever way, changes should be reviewed by the maintainer of the code
--
1.7.9.5
More information about the ffmpeg-devel
mailing list