Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S972677AbXHMNQ6 (ORCPT ); Mon, 13 Aug 2007 09:16:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S970864AbXHMI7v (ORCPT ); Mon, 13 Aug 2007 04:59:51 -0400 Received: from mail.clusterfs.com ([74.0.229.162]:43514 "EHLO mail.clusterfs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S970787AbXHMI7k (ORCPT ); Mon, 13 Aug 2007 04:59:40 -0400 Date: Mon, 13 Aug 2007 02:59:41 -0600 From: Andreas Dilger To: joe@perches.com Cc: torvalds@linux-foundation.org, sct@redhat.com, linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, akpm@linux-foundation.org Subject: Re: [PATCH] [187/2many] MAINTAINERS - EXT3 FILE SYSTEM Message-ID: <20070813085941.GI6689@schatzie.adilger.int> Mail-Followup-To: joe@perches.com, torvalds@linux-foundation.org, sct@redhat.com, linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, akpm@linux-foundation.org References: <46bff9ca.G6SlSSqj37lZdpz+%joe@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46bff9ca.G6SlSSqj37lZdpz+%joe@perches.com> User-Agent: Mutt/1.4.1i X-GPG-Key: 1024D/0D35BED6 X-GPG-Fingerprint: 7A37 5D79 BF1B CECA D44F 8A29 A488 39F5 0D35 BED6 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1089 Lines: 39 On Aug 12, 2007 23:27 -0700, joe@perches.com wrote: > Add file pattern to MAINTAINER entry > > Signed-off-by: Joe Perches > > diff --git a/MAINTAINERS b/MAINTAINERS > index 653b9a0..814168d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1796,10 +1796,16 @@ F: fs/ext2/ > F: include/linux/ext2* > > EXT3 FILE SYSTEM > -P: Stephen Tweedie, Andrew Morton > -M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com > +P: Stephen Tweedie > +M: sct@redhat.com > +P: Andrew Morton > +M: akpm@linux-foundation.org > +P: Andreas Dilger > +M: adilger@clusterfs.com > L: linux-ext4@vger.kernel.org > S: Maintained > +F: fs/ext3/ > +F: include/linux/ext3* You may as well have fs/jbd/* and include/linux/jbd.h for ext3. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. - 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/