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 1A8A244B52 for ; Sun, 17 Aug 2025 04:51:24 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 790BA68D353; Sun, 17 Aug 2025 07:51:20 +0300 (EEST) Received: from c1ad6a1ecdc3 (code.ffmpeg.org [188.245.149.3]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 0227668D2EF for ; Sun, 17 Aug 2025 07:51:17 +0300 (EEST) MIME-Version: 1.0 To: ffmpeg-devel@ffmpeg.org Subject: [FFmpeg-devel] =?utf-8?q?=5BPATCH=5D_Forgejo_update_=28PR_=23202?= =?utf-8?b?NjMp?= 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: , From: erkinalp via ffmpeg-devel Reply-To: FFmpeg development discussions and patches Cc: erkinalp Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Message-Id: <20250817045120.790BA68D353@ffbox0-bg.ffmpeg.org> Date: Sun, 17 Aug 2025 07:51:20 +0300 (EEST) Archived-At: List-Archive: List-Post: PR #20263 opened by erkinalp URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20263 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20263.patch Updated the readme file for the new Forgejo repository, which *does* accept direct PRs unlike the GitHub repository. >From a8ea1ec19f6ed3845b4ce5080040b1349f40cb49 Mon Sep 17 00:00:00 2001 From: erkinalp Date: Sun, 17 Aug 2025 04:50:11 +0000 Subject: [PATCH] Forgejo update --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f8c23f2870..f113e0934f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,4 @@ 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 and will be ignored. +Patches should be submitted to the [FFmpeg's Forgejo repository](https://code.ffmpeg.org/ffmpeg/ffmpeg). -- 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".