2007-08-13 06:27:39

by Joe Perches

[permalink] [raw]
Subject: [PATCH] [188/2many] MAINTAINERS - EXT4 FILE SYSTEM

Add file pattern to MAINTAINER entry

Signed-off-by: Joe Perches <[email protected]>

diff --git a/MAINTAINERS b/MAINTAINERS
index 814168d..992a314 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1808,10 +1808,16 @@ F: fs/ext3/
F: include/linux/ext3*

EXT4 FILE SYSTEM
-P: Stephen Tweedie, Andrew Morton
-M: [email protected], [email protected], [email protected]
+P: Stephen Tweedie
+M: [email protected]
+P: Andrew Morton
+M: [email protected]
+P: Andreas Dilger
+M: [email protected]
L: [email protected]
S: Maintained
+F: fs/ext4/
+F: include/linux/ext4*

F71805F HARDWARE MONITORING DRIVER
P: Jean Delvare


2007-08-13 09:01:26

by Andreas Dilger

[permalink] [raw]
Subject: Re: [PATCH] [188/2many] MAINTAINERS - EXT4 FILE SYSTEM

On Aug 12, 2007 23:27 -0700, [email protected] wrote:
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 814168d..992a314 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1808,10 +1808,16 @@ F: fs/ext3/
> F: include/linux/ext3*
>
> EXT4 FILE SYSTEM
> -P: Stephen Tweedie, Andrew Morton
> -M: [email protected], [email protected], [email protected]
> +P: Stephen Tweedie
> +M: [email protected]
> +P: Andrew Morton
> +M: [email protected]
> +P: Andreas Dilger
> +M: [email protected]
> L: [email protected]
> S: Maintained
> +F: fs/ext4/
> +F: include/linux/ext4*

To be honest, Stephen and Andrew haven't been directly involved in
the ext4 development. It probably makes more sense to have e.g.
Eric Sandeen, Ted Ts'o, and MingMing Cao in their place.

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.

2007-08-13 11:45:42

by Stephen C. Tweedie

[permalink] [raw]
Subject: Re: [PATCH] [188/2many] MAINTAINERS - EXT4 FILE SYSTEM

Hi,

On Mon, 2007-08-13 at 03:01 -0600, Andreas Dilger wrote:

> To be honest, Stephen and Andrew haven't been directly involved in
> the ext4 development. It probably makes more sense to have e.g.
> Eric Sandeen, Ted Ts'o, and MingMing Cao in their place.

Works for me.

--Stephen

2007-08-13 15:19:23

by Theodore Ts'o

[permalink] [raw]
Subject: Re: [PATCH] [188/2many] MAINTAINERS - EXT4 FILE SYSTEM

On Mon, Aug 13, 2007 at 03:01:28AM -0600, Andreas Dilger wrote:
> > EXT4 FILE SYSTEM
> > -P: Stephen Tweedie, Andrew Morton
> > -M: [email protected], [email protected], [email protected]
> > +P: Stephen Tweedie
> > +M: [email protected]
> > +P: Andrew Morton
> > +M: [email protected]
> > +P: Andreas Dilger
> > +M: [email protected]
> > L: [email protected]
> > S: Maintained
> > +F: fs/ext4/
> > +F: include/linux/ext4*
>
> To be honest, Stephen and Andrew haven't been directly involved in
> the ext4 development. It probably makes more sense to have e.g.
> Eric Sandeen, Ted Ts'o, and MingMing Cao in their place.

Yep, agreed.

- Ted

2007-08-13 16:14:38

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] [188/2many] MAINTAINERS - EXT4 FILE SYSTEM

On Mon, 2007-08-13 at 11:19 -0400, Theodore Tso wrote:
> Yep, agreed.

OK. saved in my tree as

EXT4 FILE SYSTEM
P: Ted Ts'o
M: [email protected]
P: Eric Sandeen
M: [email protected]
P: Mingming Cao
M: [email protected]
L: [email protected]
S: Maintained
F: fs/ext4/
F: include/linux/ext4*

Separate question. Is it right that the L: entries
for ext2/3/4 are all [email protected]?

2007-08-13 16:42:17

by Eric Sandeen

[permalink] [raw]
Subject: Re: [PATCH] [188/2many] MAINTAINERS - EXT4 FILE SYSTEM

Joe Perches wrote:
> On Mon, 2007-08-13 at 11:19 -0400, Theodore Tso wrote:
>> Yep, agreed.
>
> OK. saved in my tree as
>
> EXT4 FILE SYSTEM
> P: Ted Ts'o
> M: [email protected]
> P: Eric Sandeen
> M: [email protected]

Close... try [email protected], now :)

Andreas should still be in there I think (his prior message suggested
replacing Stephen & Andrew with Ted, Mingmimg and me, I think - but not
to replace Andreas - Andreas, correct me if I'm wrong...)

(And to be fair about it in terms of actual work done so far, please put
the other names ahead of mine!) :)

Thanks,

-Eric

> P: Mingming Cao
> M: [email protected]
> L: [email protected]
> S: Maintained
> F: fs/ext4/
> F: include/linux/ext4*
>
> Separate question. Is it right that the L: entries
> for ext2/3/4 are all [email protected]?
>

2007-08-13 16:56:28

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] [188/2many] MAINTAINERS - EXT4 FILE SYSTEM

On Mon, 2007-08-13 at 11:39 -0500, Eric Sandeen wrote:
> (And to be fair about it in terms of actual work done so far, please
> put
> the other names ahead of mine!) :)

EXT4 FILE SYSTEM
P: Ted Ts'o
M: [email protected]
P: Mingming Cao
M: [email protected]
P: Andreas Dilger
M: [email protected]
P: Eric Sandeen
M: [email protected]
L: [email protected]
S: Maintained
F: fs/ext4/
F: include/linux/ext4*

2007-08-13 17:19:44

by Mingming Cao

[permalink] [raw]
Subject: Re: [PATCH] [188/2many] MAINTAINERS - EXT4 FILE SYSTEM

On Mon, 2007-08-13 at 09:55 -0700, Joe Perches wrote:
> On Mon, 2007-08-13 at 11:39 -0500, Eric Sandeen wrote:
> > (And to be fair about it in terms of actual work done so far, please
> > put
> > the other names ahead of mine!) :)
>
> EXT4 FILE SYSTEM
> P: Ted Ts'o
> M: [email protected]
> P: Mingming Cao
> M: [email protected]
> P: Andreas Dilger
> M: [email protected]
> P: Eric Sandeen
> M: [email protected]
> L: [email protected]
> S: Maintained
> F: fs/ext4/
> F: include/linux/ext4*
>

Probably should add Shaggy (Dave Kleikamp <[email protected]>) here
too. He helped push ext4 fs into mainline and actively performing ext4
patch queue maintainence.


Mingming

2007-08-13 18:26:57

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] [188/2many] MAINTAINERS - EXT4 FILE SYSTEM

On Mon, 2007-08-13 at 10:19 -0700, Mingming Cao wrote:
> Probably should add Shaggy (Dave Kleikamp <[email protected]>) here
> too. He helped push ext4 fs into mainline and actively performing ext4
> patch queue maintainence.

EXT4 FILE SYSTEM
P: Ted Ts'o
M: [email protected]
P: Mingming Cao
M: [email protected]
P: Andreas Dilger
M: [email protected]
P: Dave Kleikamp
M: [email protected]
P: Eric Sandeen
M: [email protected]
L: [email protected]
S: Maintained
F: fs/ext4/
F: include/linux/ext4*