[FFmpeg-cvslog] README.md: avoid Github pull requests

Lou Logan git at videolan.org
Tue Sep 15 20:14:28 CEST 2015


ffmpeg | branch: master | Lou Logan <lou at lrcd.com> | Mon Sep 14 13:24:22 2015 -0800| [a62d4a01e87ec9dba312b1e96dda4a0a1d9a370c] | committer: Lou Logan

README.md: avoid Github pull requests

Signed-off-by: Lou Logan <lou at lrcd.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
Reviewed-by: Ganesh Ajjanagadde <gajjanag at mit.edu>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a62d4a01e87ec9dba312b1e96dda4a0a1d9a370c
---

 README.md |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 58e1eff..f0a47c7 100644
--- a/README.md
+++ b/README.md
@@ -40,3 +40,10 @@ Coding examples are available in the **doc/examples** directory.
 
 FFmpeg codebase is mainly LGPL-licensed with optional components licensed under
 GPL. Please refer to the LICENSE file for detailed information.
+
+## Contributing
+
+Patches should be submitted to the ffmpeg-devel mailing list using
+`git format-patch` or `git send-email`. Github pull requests should be
+avoided because they are not part of our review process. Few developers
+follow pull requests so they will likely be ignored.



More information about the ffmpeg-cvslog mailing list