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 14EEC457EA for ; Wed, 22 Feb 2023 12:34:34 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6A3EA68BFEE; Wed, 22 Feb 2023 14:34:30 +0200 (EET) Received: from shout02.mail.de (shout02.mail.de [62.201.172.25]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8975D68BF54 for ; Wed, 22 Feb 2023 14:34:24 +0200 (EET) Received: from postfix01.mail.de (postfix01.bt.mail.de [10.0.121.125]) by shout02.mail.de (Postfix) with ESMTP id F27B6A03C5 for ; Wed, 22 Feb 2023 13:34:22 +0100 (CET) Received: from smtp03.mail.de (smtp03.bt.mail.de [10.0.121.213]) by postfix01.mail.de (Postfix) with ESMTP id DA80580154 for ; Wed, 22 Feb 2023 13:34:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.de; s=mailde202009; t=1677069262; bh=p4uCQS91hCpJ9sFaz+oz+y8krWmuBDIpXlCn91FOqMQ=; h=Message-ID:Date:Subject:To:From:From:To:CC:Subject:Reply-To; b=Vc8ahFejO8qcEHPB92K9dOgQGdXISciRrlI2qsITtTZMEQusIG4uWFhEIDs2zLhI/ IctaMeb0jAxfTKhDFDtf42dkQX5/P+luEtDNOXfHcUUAaCXCsxZz6bkKNKqwsCMMJL fI4d5JN6SVdTm1jVl+z6XOiFPJqxDqfUWuRu93MfV2ZDWZ2qfitTwjA3UKfd4MDjFF hS40Evv1ZW/2BTEl20Vq4yuwU3l5I4BG85vYk6+VKsUbMYbtTvR7F8hbX7mEQW0c4V ue7NJ7OfGWLGwtkAeILnQBSrn4cT1rewcp3JhE2oM72AG1pIPXz1YAOngY1B+00EA8 bCQ9DB79SWQWA== Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtp03.mail.de (Postfix) with ESMTPSA id AEA94A0406 for ; Wed, 22 Feb 2023 13:34:22 +0100 (CET) Message-ID: Date: Wed, 22 Feb 2023 13:34:21 +0100 MIME-Version: 1.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20230208155753.42328-1-thilo.borgmann@mail.de> From: Thilo Borgmann In-Reply-To: <20230208155753.42328-1-thilo.borgmann@mail.de> X-purgate: clean X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 1221 X-purgate-ID: 154282::1677069262-71FFB647-28154EF1/0/0 Subject: Re: [FFmpeg-devel] [PATCH 1/2] doc/dev_community: add the addresses of the committees 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: Am 08.02.23 um 16:57 schrieb Thilo Borgmann: > From: Nicolas George > > Omitting the .org from the address should be protection enough > against spam spiders. > > Signed-off-by: Nicolas George > --- > doc/dev_community/community.md | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/doc/dev_community/community.md b/doc/dev_community/community.md > index 21e08e20e3..59519393e2 100644 > --- a/doc/dev_community/community.md > +++ b/doc/dev_community/community.md > @@ -55,6 +55,8 @@ Candidates for election can either be suggested or self-nominated. > > The conflict resolution process is detailed in the [resolution process](resolution_process.md) document. > > +The TC can be contacted at . > + > ## Community committee > > The Community Committee (CC) is here to arbitrage and make decisions when > @@ -77,3 +79,5 @@ The members of the CC can be elected from outside of the GA. > Candidates for election can either be suggested or self-nominated. > > The CC is governed by and responsible for enforcing the Code of Conduct. > + > +The CC can be contacted at . Pushing both soon. -Thilo _______________________________________________ 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".