Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758088AbYG1Ppj (ORCPT ); Mon, 28 Jul 2008 11:45:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752484AbYG1Ppa (ORCPT ); Mon, 28 Jul 2008 11:45:30 -0400 Received: from rv-out-0506.google.com ([209.85.198.229]:31612 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752270AbYG1Ppa (ORCPT ); Mon, 28 Jul 2008 11:45:30 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Jxq6HmcELDDtlm7FUQveHlUae52vlvytrnG1IyVkszc6xBDSw3rMKvaN9XcjTRtuyd u+UzYBkQkdPg9EjpbhbcxWnTxN5H5ZIjXqNBfSTiQnnppPXY9trdjCg9pcjFlr4NPjuF dN0Pqtw0V5MI9kr3BSrDIJfqe9aYu4zKM3Jw4= Message-ID: <9e4733910807280845y7e07486n84794a6e74cb59c2@mail.gmail.com> Date: Mon, 28 Jul 2008 11:45:29 -0400 From: "Jon Smirl" To: "Adrian Bunk" Subject: Re: 463 kernel developers missing! Cc: lkml In-Reply-To: <20080728153546.GD30612@cs181140183.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9e4733910807280745l248801ebp134e77fc1ac70c02@mail.gmail.com> <9e4733910807280820v118b728fu1c0a8b8eb4c4fdaa@mail.gmail.com> <20080728153546.GD30612@cs181140183.pp.htv.fi> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2231 Lines: 102 On 7/28/08, Adrian Bunk wrote: > On Mon, Jul 28, 2008 at 11:20:49AM -0400, Jon Smirl wrote: > > Some stats using the new mailmap file: > > > > Patches, number of developers > > 1, 1591 > > 2, 484 > > 3, 254 > > 4, 152 > > 5, 118 > > more, 1242 > > > > Top twenty developers: > > > > Linus Torvalds (4350): > > > You count merges as patches. I just used the output from git shortlog, is there a better way? > > > > Andrew Morton (1789): > > Adrian Bunk (1774): > > Al Viro (1735): > > Ingo Molnar (1393): > > Ralf Baechle (1367): > > Jeff Garzik (1291): > > Takashi Iwai (1196): > > Tejun Heo (1092): > > Bartlomiej Zolnierkiewicz (1071): > > David S. Miller (1069): > > Patrick McHardy (1031): > > Stephen Hemminger (1017): > > Russell King (985): > > Andi Kleen (973): > > Thomas Gleixner (953): > > Alan Cox (822): > > Paul Mundt (813): > > Dave Miller (787): > > > Dave Miller = David S. Miller > > In this case your .mailmap made the result worse... Easily fixed, I just missed one of his aliases. 12% of all name/email pairs have errors in them, I didn't catch them all. Linus Torvalds (4350): David S. Miller (1856): Andrew Morton (1789): Adrian Bunk (1774): Al Viro (1735): Ingo Molnar (1393): Ralf Baechle (1367): Jeff Garzik (1291): Takashi Iwai (1196): Tejun Heo (1092): Bartlomiej Zolnierkiewicz (1071): Patrick McHardy (1031): Stephen Hemminger (1017): Russell King (985): Andi Kleen (973): Thomas Gleixner (953): Alan Cox (822): Paul Mundt (813): Jean Delvare (771): > > > > Make your own list: > > git shortlog | grep -v ^[[:space:]] | grep -v ^$ | sort -t "(" -g -k 2 -r > > > > Jon Smirl > > > cu > Adrian > > > -- > > "Is there not promise of rain?" Ling Tan asked suddenly out > of the darkness. There had been need of rain for many days. > "Only a promise," Lao Er said. > Pearl S. Buck - Dragon Seed > > -- Jon Smirl jonsmirl@gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/