From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 9E4674CA9E for ; Thu, 7 Aug 2025 16:33:54 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 6813968D16C; Thu, 7 Aug 2025 19:33:50 +0300 (EEST) Received: from 0f9ae49ae7c8 (code.ffmpeg.org [188.245.149.3]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 531D568CCE4 for ; Thu, 7 Aug 2025 19:33:48 +0300 (EEST) MIME-Version: 1.0 From: moshekaplan To: ffmpeg-devel@ffmpeg.org Subject: [FFmpeg-devel] =?utf-8?q?=5BPATCH=5D_Update_README=2Emd_Contribu?= =?utf-8?q?ting_=28PR_=2320160=29?= X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Message-Id: <20250807163350.6813968D16C@ffbox0-bg.ffmpeg.org> Date: Thu, 7 Aug 2025 19:33:50 +0300 (EEST) Archived-At: List-Archive: List-Post: 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 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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".