From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: [ANNOUNCE] Git Rev News edition 7 Date: Thu, 10 Sep 2015 05:13:54 -0400 Message-ID: <20150910091354.GA4007@sigill.intra.peff.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: git , Thomas Ferris Nicolaisen , Nicola Paolucci To: Christian Couder X-From: git-owner@vger.kernel.org Thu Sep 10 11:14:21 2015 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZZxvm-0000NC-Iu for gcvg-git-2@plane.gmane.org; Thu, 10 Sep 2015 11:14:10 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753547AbbIJJOA (ORCPT ); Thu, 10 Sep 2015 05:14:00 -0400 Received: from cloud.peff.net ([50.56.180.127]:57140 "HELO cloud.peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753506AbbIJJN5 (ORCPT ); Thu, 10 Sep 2015 05:13:57 -0400 Received: (qmail 8202 invoked by uid 102); 10 Sep 2015 09:13:57 -0000 Received: from Unknown (HELO peff.net) (10.0.1.1) by cloud.peff.net (qpsmtpd/0.84) with SMTP; Thu, 10 Sep 2015 04:13:57 -0500 Received: (qmail 6569 invoked by uid 107); 10 Sep 2015 09:14:03 -0000 Received: from sigill.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.7) by peff.net (qpsmtpd/0.84) with SMTP; Thu, 10 Sep 2015 05:14:03 -0400 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Thu, 10 Sep 2015 05:13:54 -0400 Content-Disposition: inline In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wed, Sep 09, 2015 at 11:30:35AM +0200, Christian Couder wrote: > I'm happy announce that the 7th edition of Git Rev News is now published: > > https://git.github.io/rev_news/2015/09/09/edition-7/ > > Thanks a lot to all the contributors! Thanks for working on this. I admit that I don't generally read Rev News very carefully, because usually I've already read the mailing list threads that feed most of the content. :) But I really enjoyed the "Developer Spotlight" in this issue; it was nice to see some content that was not also on the mailing list (I also enjoy the links section for that). In more technical matters, you may be interested in: https://github.com/blog/2053-easier-feeds-for-github-pages I don't know of any problems with the current RSS solution, but 1 line of code maintained by somebody else is perhaps better than many lines of custom code. :) -Peff