From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 1728F49A73 for ; Mon, 26 Feb 2024 22:45:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id CA48A68CA47; Tue, 27 Feb 2024 00:44:48 +0200 (EET) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D87C768BF78 for ; Tue, 27 Feb 2024 00:44:41 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 1811A20007 for ; Mon, 26 Feb 2024 22:44:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1708987481; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:in-reply-to:in-reply-to:references:references; bh=M7TCJeg2Q0IV3fXtKvzdBNlebN08xsBc1l0oyBM8tXU=; b=X9N2ZuUetpVVUkPLTnncrqQhrWFu6/rkZkYttSlZrMybd1DvnuzAnRfAouZSJq0wDHqEdJ wBZELMaxwSIHzzC1iI4s9o+F41he5fQT8n2sHGwpsE64AW1JrG5CuUjsdD+YCpTOJbbdcb SsIXRDAp7sWRIq1jtGTVTK2Z69uTVuoZca3AVwwVCnzpiwqzqhxnTcgN37XOL9rppH2bsP eADEwxkljnpi6y5zmXtVPTSV/Y5KyojU0iagryGcCetytKC7hd/uTjl1/04EJdmQ15tFCj AZsqqBH+N983x9/HMYw8ZgO8RCnUB1zh0YWfgIREfD8bMm39hAiGrgPjl/yweg== From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Mon, 26 Feb 2024 23:44:38 +0100 Message-Id: <20240226224438.1793-3-michael@niedermayer.cc> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20240226224438.1793-1-michael@niedermayer.cc> References: <20240226224438.1793-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: [FFmpeg-devel] [PATCH 3/3] doc/community: presumed conflict of interest (similar to antons last part of his proposal) 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 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Signed-off-by: Michael Niedermayer --- doc/community.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/community.texi b/doc/community.texi index fc22a8fa61..aa68b5f97b 100644 --- a/doc/community.texi +++ b/doc/community.texi @@ -87,6 +87,9 @@ Each TC member must vote on such decision according to what is, in their view, b If a TC member is aware of a conflict of interest with regards to the case, they must 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 that differs from what is best for the project. + If the disagreement involves a member of the TC, that member should recuse themselves from the decision. The decision to use a RFC process or an internal discussion is a discretionary decision of the TC. -- 2.17.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".