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 12E214CD6B for ; Sat, 9 Aug 2025 16:53:55 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 7742E68CD6E; Sat, 9 Aug 2025 19:53:51 +0300 (EEST) Received: from 0f9ae49ae7c8 (code.ffmpeg.org [188.245.149.3]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id CF65A68CCC7 for ; Sat, 9 Aug 2025 19:53:49 +0300 (EEST) MIME-Version: 1.0 From: Leon Grutters To: ffmpeg-devel@ffmpeg.org Subject: [FFmpeg-devel] =?utf-8?q?=5BPATCH=5D_doc/community=2Etexi=3A_fix?= =?utf-8?q?_spelling_error_=28PR_=2320201=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: <20250809165351.7742E68CD6E@ffbox0-bg.ffmpeg.org> Date: Sat, 9 Aug 2025 19:53:51 +0300 (EEST) Archived-At: List-Archive: List-Post: PR #20201 opened by Leon Grutters (GewoonLeon) URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20201 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20201.patch Fixes: 262d41c804 ("all: fix typos found by codespell") Signed-off-by: Leon Grutters >From e6a21d13290cef109a6af2d01c42918598dd4ce5 Mon Sep 17 00:00:00 2001 From: Leon Grutters Date: Sat, 9 Aug 2025 18:43:13 +0200 Subject: [PATCH] doc/community.texi: fix spelling error Fixes: 262d41c804 ("all: fix typos found by codespell") Signed-off-by: Leon Grutters --- doc/community.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/community.texi b/doc/community.texi index 4274da5d63..97a49f15ed 100644 --- a/doc/community.texi +++ b/doc/community.texi @@ -123,7 +123,7 @@ Internally, the TC should take decisions with a majority, or using ranked-choice Each TC member must vote on such decision according to what is, in their view, best for the project. -If a TC member feels they are affected by a conflict of interest with regards to the case, they should announce it and recurse themselves from the TC +If a TC member feels they are affected by a conflict of interest with regards to the case, they should announce it and recuse themselves from the TC discussion and vote. A conflict of interest is presumed to occur when a TC member has a personal interest (e.g. financial) in a specific outcome of the case. -- 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".