From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752389AbYIIXxp (ORCPT ); Tue, 9 Sep 2008 19:53:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750986AbYIIXxh (ORCPT ); Tue, 9 Sep 2008 19:53:37 -0400 Received: from smtp-out1.tiscali.nl ([195.241.79.176]:59950 "EHLO smtp-out1.tiscali.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750835AbYIIXxh convert rfc822-to-8bit (ORCPT ); Tue, 9 Sep 2008 19:53:37 -0400 X-Greylist: delayed 990 seconds by postgrey-1.27 at vger.kernel.org; Tue, 09 Sep 2008 19:53:36 EDT Subject: Re: [PATCHSCRIPT] MAINTAINERS: sort and merge P and M fields From: Paul Bolle To: Uwe =?ISO-8859-1?Q?Kleine-K=F6nig?= Cc: Linus Torvalds , linux-kernel@vger.kernel.org In-Reply-To: <20080908221139.GA10991@cassiopeia.tralala> References: <20080908221139.GA10991@cassiopeia.tralala> Content-Type: text/plain; charset="UTF-8" Date: Wed, 10 Sep 2008 01:37:02 +0200 Message-Id: <1221003422.3604.14.camel@test.thuisdomein> Mime-Version: 1.0 X-Mailer: Evolution 2.23.91 (2.23.91-1.fc10) Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2008-09-09 at 00:11 +0200, Uwe Kleine-König wrote: > some time ago I sent two patch scripts to LKML that changed the > MAINTAINERS file. One fixed the alphabetic ordering and another > merged the P and M fields to ease copy'n'paste. > > See > http://thread.gmane.org/gmane.linux.kernel/702194 > for the details. If the MAINTAINERS file in the repository mentioned in that thread (http://www.modarm9.com/git/people/ukleinek/linux-2.6.git?a=shortlog;h=refs/heads/maintainers) is the result of the current script, you need to clean up some of the results of merging the P and M fields (false positives not removed): $ grep "P:.*," MAINTAINERS P: Cirrus Logic Corporation (kernel 2.2 driver) > P: Hans Verkuil, Andy Walls P: Digi International, Inc P: Mike Halcrow, Phillip Hellewell P: Christopher Hoover P: Stephen Tweedie, Andrew Morton P: Stephen Tweedie, Andrew Morton P: Kristian Hoegsberg, Stefan Richter P: Jean Delvare (PC drivers, core) P: Stephen Tweedie, Andrew Morton P: Wong Hoi Sing, Edison P: Hung Hing Lun, Mike P: Carlos Aguiar, Anderson Briglia and Syed Khasim Regards, Paul Bolle