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-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,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 5D06E1F5AE for ; Mon, 15 Jun 2020 16:58:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729801AbgFOQ6L (ORCPT ); Mon, 15 Jun 2020 12:58:11 -0400 Received: from pb-smtp20.pobox.com ([173.228.157.52]:63286 "EHLO pb-smtp20.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729647AbgFOQ6K (ORCPT ); Mon, 15 Jun 2020 12:58:10 -0400 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id BFCA0D6553; Mon, 15 Jun 2020 12:58:08 -0400 (EDT) (envelope-from junio@pobox.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=+dqJKnRuryZir7qofWEniFjXGyY=; b=L9f6Ay 56YZwtLs2+wWCzhgRsm4/RzLMWjKrVM9dniSfhwCp7BAgBw7mzoexQxowCFyoLRe Gubsy8N+zkV1nY05uUH1AMRmc+DDU9q0Zu920kBDz+xAPpsPgIx6tvPFdTF3RcPz vdnIBlABXZm+G0Ug6Vyp7+ylQNLFFJ4rlSj+w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=cyQC06a6ES9cIatR1rim3p3VNDPwFIHc GrwLdHl2AUQsLNnVsFTMjkPuotsdidTZEkcKKS5QhdQEwYW1dK44+AfNwSySV4BR EjQc/B7qLZ74le2+Kye0VIftEXyJC7i9m7kPrscnhDrtZjAXaZ85Y/NhIClMfaBh 2BIXBtgTcVw= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id B7B48D6552; Mon, 15 Jun 2020 12:58:08 -0400 (EDT) (envelope-from junio@pobox.com) Received: from pobox.com (unknown [35.196.173.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id 0859BD6550; Mon, 15 Jun 2020 12:58:05 -0400 (EDT) (envelope-from junio@pobox.com) From: Junio C Hamano To: Kaartic Sivaraam Cc: git@vger.kernel.org Subject: Re: A note from the maintainer References: Date: Mon, 15 Jun 2020 09:58:04 -0700 In-Reply-To: (Kaartic Sivaraam's message of "Sun, 14 Jun 2020 16:56:00 +0530") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 61F9C9F2-AF29-11EA-91CA-B0405B776F7B-77302942!pb-smtp20.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Kaartic Sivaraam writes: > On 01-06-2020 22:03, Junio C Hamano wrote: >> >> There is a volunteer-run newsletter to serve our community ("Git Rev >> News" http://git.github.io/rev_news/rev_news.html). >> > > It seems the Rev News page has moved to: > > https://git.github.io/rev_news/index.html > > The following works too: > > https://git.github.io/rev_news Thanks. I am on "vacation", so will address this later in the week.