From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-5.7 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 915591F8C8 for ; Wed, 29 Sep 2021 12:31:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343744AbhI2Mc4 (ORCPT ); Wed, 29 Sep 2021 08:32:56 -0400 Received: from smtp.hosts.co.uk ([85.233.160.19]:39275 "EHLO smtp.hosts.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343628AbhI2Mcz (ORCPT ); Wed, 29 Sep 2021 08:32:55 -0400 Received: from host-84-13-154-214.opaltelecom.net ([84.13.154.214] helo=[192.168.1.37]) by smtp.hosts.co.uk with esmtpa (Exim) (envelope-from ) id 1mVYjw-0008RY-8T; Wed, 29 Sep 2021 13:31:12 +0100 Subject: Re: Draft of Git Rev News edition 79 To: Christian Couder , git Cc: Junio C Hamano , Jakub Narebski , Markus Jansen , Kaartic Sivaraam , Jeff King , Johannes Schindelin , =?UTF-8?B?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= , Josh Steadmon , Han-Wen Nienhuys , Ulrich Windl References: From: Philip Oakley Message-ID: <5973e00d-251f-101a-b3c6-34bc29e015e8@iee.email> Date: Wed, 29 Sep 2021 13:31:12 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-GB Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Added a couple of video links to the light reading. PR sent. Philip dropped René Scharfe as my email service says it's currently unroutable. On 28/09/2021 13:36, Christian Couder wrote: > Hi everyone! > > A draft of a new Git Rev News edition is available here: > > https://github.com/git/git.github.io/blob/master/rev_news/drafts/edition-79.md > > Everyone is welcome to contribute in any section either by editing the > above page on GitHub and sending a pull request, or by commenting on > this GitHub issue: > > https://github.com/git/git.github.io/issues/520 > > You can also reply to this email. > > In general all kinds of contributions, for example proofreading, > suggestions for articles or links, help on the issues in GitHub, and > so on, are very much appreciated. > > I tried to Cc everyone who appears in this edition, but maybe I missed > some people, sorry about that. > > Jakub, Markus, Kaartic and I plan to publish this edition on Thursday > September 30th. > > Thanks, > Christian.