[FFmpeg-devel] [PATCH] Update README.md Contributing (PR #20160)
moshekaplan
code at ffmpeg.org
Thu Aug 7 19:33:48 EEST 2025
PR #20160 opened by moshekaplan
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20160
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20160.patch
Update README.md with new location to submit code patches
From b9434c13d17cf0880d079db8f8c9fd16476be991 Mon Sep 17 00:00:00 2001
From: moshekaplan <mosheekaplan at gmail.com>
Date: Thu, 7 Aug 2025 16:33:14 +0000
Subject: [PATCH] Update README.md Contributing
Update README.md with new location to submit code patches
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f8c23f2870..85e0f316d2 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,6 @@ 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
+Patches should be submitted as pull requests on https://code.ffmpeg.org.
+Github pull requests should be
avoided because they are not part of our review process and will be ignored.
--
2.49.1
More information about the ffmpeg-devel
mailing list