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 080C0473EC for ; Mon, 6 Nov 2023 10:08:29 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4732B68CA9B; Mon, 6 Nov 2023 12:08:27 +0200 (EET) Received: from mout-p-101.mailbox.org (mout-p-101.mailbox.org [80.241.56.151]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4BF8C68C8C6 for ; Mon, 6 Nov 2023 12:08:20 +0200 (EET) Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4SP6Vn5cfRz9sqG for ; Mon, 6 Nov 2023 11:08:17 +0100 (CET) Message-ID: Date: Mon, 6 Nov 2023 15:38:02 +0530 MIME-Version: 1.0 To: ffmpeg-devel@ffmpeg.org References: <20231106083349.16138-1-anton@khirnov.net> <20231106083349.16138-2-anton@khirnov.net> Content-Language: en-US From: Gyan Doshi In-Reply-To: <20231106083349.16138-2-anton@khirnov.net> X-Rspamd-Queue-Id: 4SP6Vn5cfRz9sqG X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 2/2] doc/community: improve wording 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 2023-11-06 02:03 pm, Anton Khirnov wrote: > By intent, and in practice, the "active contributor" criterium applies > to the person authoring the commits, not the one pushing them into the > repository. s/criterium/criterion The former, in English, is related to bicycle races. https://www.merriam-webster.com/dictionary/criterium Regards, Gyan > --- > doc/community.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/community.texi b/doc/community.texi > index 92a08ce2b9..90d2b6f366 100644 > --- a/doc/community.texi > +++ b/doc/community.texi > @@ -26,7 +26,7 @@ The General Assembly is sovereign and legitimate for all its decisions regarding > > The General Assembly is made up of active contributors. > > -Contributors are considered "active contributors" if they have pushed more than 20 patches in the last 36 months in the main FFmpeg repository, or if they have been voted in by the GA. > +Contributors are considered "active contributors" if they have authored more than 20 patches in the last 36 months in the main FFmpeg repository, or if they have been voted in by the GA. > > The list of active contributors is updated twice each year, on 1st January and 1st July, 0:00 UTC. > _______________________________________________ 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".