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 9F83E44F3C for ; Wed, 8 Feb 2023 15:47:15 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D278368BBDD; Wed, 8 Feb 2023 17:47:13 +0200 (EET) Received: from shout02.mail.de (shout02.mail.de [62.201.172.25]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B201B68BA2B for ; Wed, 8 Feb 2023 17:47:07 +0200 (EET) Received: from postfix01.mail.de (postfix01.bt.mail.de [10.0.121.125]) by shout02.mail.de (Postfix) with ESMTP id 5EE7CA0644 for ; Wed, 8 Feb 2023 16:47:07 +0100 (CET) Received: from smtp03.mail.de (smtp03.bt.mail.de [10.0.121.213]) by postfix01.mail.de (Postfix) with ESMTP id 4817B8020A for ; Wed, 8 Feb 2023 16:47:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.de; s=mailde202009; t=1675871227; bh=AaqaZahxnhKi4uXfHXdPG/FKNSykHQlylyJA0Hk1yoI=; h=From:To:Subject:Date:Message-Id:From:To:CC:Subject:Reply-To; b=zrN1jjZMdxjLKb6rRk/vtrnBD3FHNg2BMqh1HgsZ4Po7yU4LcOfms/JiBzM2MyY5o Ln4rJfjCUk4RNoFkbnbZTsOjVLCdbF2RZAtUS9CB1G4OqGnxd4XVmrIv0EhuGjZUry QDWuS6dd+tquQudBmkch4ilKwwTvexn2VVEWp04vkwJw86GuMYC+i5+iQuZT1RT67l Ht1WuPCXvFWUln44Eee9iL4INXYXjzI2UZi4j88VqQg1V4BBQ6bwYMuklW4fDV2TfA RL7+OCCjL15+6uYy73HZZfSfilguo4y5D60LbzJRG9wkFVVVB2G2/bQD7mb6tBEJoW eWGf89JWL7a0Q== Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp03.mail.de (Postfix) with ESMTPSA id C4545A03A3 for ; Wed, 8 Feb 2023 16:47:06 +0100 (CET) From: Thilo Borgmann To: ffmpeg-devel@ffmpeg.org Date: Wed, 8 Feb 2023 16:47:06 +0100 Message-Id: <20230208154706.42179-1-thilo.borgmann@mail.de> MIME-Version: 1.0 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: 891 X-purgate-ID: 154282::1675871226-4CFF9647-E2C79EAE/0/0 Subject: [FFmpeg-devel] [PATCH] src/template_head2: Make "community" a seperate page containing Organisation and Code of Conduct. 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" Archived-At: List-Archive: List-Post: --- src/template_head2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/template_head2 b/src/template_head2 index a0b11ab..7ba634b 100644 --- a/src/template_head2 +++ b/src/template_head2 @@ -21,8 +21,9 @@
  • News
  • Download
  • Documentation
  • -
  • Community +
  • Community
      +
    • Code of Conduct
    • Mailing Lists
    • IRC
    • Forums
    • -- 2.20.1 (Apple Git-117) _______________________________________________ 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".