From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Lehmann Subject: Suggestions for "What's cooking" Date: Wed, 12 Sep 2012 21:21:46 +0200 Message-ID: <5050E0CA.7080907@web.de> References: <7vpq5tjuw3.fsf@alter.siamese.dyndns.org> <504F8427.1020507@web.de> <7vhar4gxdq.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Wed Sep 12 21:24:06 2012 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 1TBsXZ-0004hU-2M for gcvg-git-2@plane.gmane.org; Wed, 12 Sep 2012 21:24:01 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751020Ab2ILTXx (ORCPT ); Wed, 12 Sep 2012 15:23:53 -0400 Received: from mout.web.de ([212.227.17.12]:63093 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750708Ab2ILTXw (ORCPT ); Wed, 12 Sep 2012 15:23:52 -0400 Received: from [192.168.178.41] ([91.3.176.219]) by smtp.web.de (mrweb003) with ESMTPA (Nemesis) id 0MYw31-1SzQ532iBf-00UvEK; Wed, 12 Sep 2012 21:23:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 In-Reply-To: <7vhar4gxdq.fsf@alter.siamese.dyndns.org> X-Provags-ID: V02:K0:UhJ4kvKYYp79x9NOkDqLC77cW7PxWgFDxc3/TLVGwiB 8OeDO3z/Rmfz0sUVeBPgiqHc9wyaN92msITY9UW+5F6uDZV5FZ mkNrdygTtQwzsUcJL9A/f9LfLGrV2z2bkhPgzfpZ/T9vI6+FDd cQu1Z3Ei+aHZyKcEYR/XDNyk3xQxeX3wh5X0eizoe+PoreJLkP Y4urFPH1IZwtcaCoxY91w== Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Am 11.09.2012 21:41, schrieb Junio C Hamano: > Thanks. I wish all others paid attention to "What's cooking" like > you did here. > > And if it is hard to do so for whatever reason, suggest a better way > for me to publish "What's cooking" or an equivalent (I am interested > in finding the least bureaucratic way to help people and keep the > balls rolling). I think "What's cooking" makes lots of sense in its current form as one gets a very good overview over current development tracks. Maybe in addition it would be nice to email the author(s) of a series when the state changes or new comments are added (and to only include the relevant part from "What's cooking" there). For me it's not a big problem as I just have to grep for "submodule" to get the bits I care about, but I suspect others might have to invest much more time to check the current state of their series and may appreciate being mailed directly when something happens. Opinions?