From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760058AbZFZNan (ORCPT ); Fri, 26 Jun 2009 09:30:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757059AbZFZNai (ORCPT ); Fri, 26 Jun 2009 09:30:38 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:52756 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755893AbZFZNah (ORCPT ); Fri, 26 Jun 2009 09:30:37 -0400 Message-ID: <4A44CDA4.5020904@garzik.org> Date: Fri, 26 Jun 2009 09:31:16 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Joe Perches CC: LKML , Andrew Morton , Ion Badulescu , NetDev Subject: Re: [PATCH] MAINTAINERS: STARFIRE/DURALAN update References: <1245946630.395.37.camel@Joe-Laptop.home> <4A43B060.30904@garzik.org> <1245951074.395.78.camel@Joe-Laptop.home> In-Reply-To: <1245951074.395.78.camel@Joe-Laptop.home> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-Spam-Report: SpamAssassin version 3.2.5 on srv5.dvmed.net summary: Content analysis details: (-4.4 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Joe Perches wrote: > On Thu, 2009-06-25 at 13:14 -0400, Jeff Garzik wrote: >> Joe Perches wrote: >>> Signed-off-by: Joe Perches >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index fa2a16d..218126a 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -5533,8 +5533,8 @@ F: drivers/staging/ >>> >>> STARFIRE/DURALAN NETWORK DRIVER >>> P: Ion Badulescu >>> -M: ionut@cs.columbia.edu >>> -S: Maintained >>> +M: ionut@badula.org >>> +S: Odd Fixes >>> F: drivers/net/starfire* >>> >>> STARMODE RADIO IP (STRIP) PROTOCOL DRIVER >> This change needs a better explanation, and should be CC'd to netdev >> since it relates to network drivers. > > His old email address is invalid. > > I looked up his name in git log > and found a single commit, emailed him > and asked. > > His new email is on the cc list. Make sure to note this in the commit description... Otherwise, there is no way for an outside reviewer to know why you changed "Maintained" to "Odd Fixes" rather than "Orphaned", etc. Jeff