Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index b8bb108..d9d1bcc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -752,6 +752,7 @@ L: [email protected]
W: http://sourceforge.net/projects/atl1
W: http://atl1.sourceforge.net
S: Maintained
+F: drivers/net/atl1*
ATM
P: Chas Williams
[email protected] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b8bb108..d9d1bcc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -752,6 +752,7 @@ L: [email protected]
> W: http://sourceforge.net/projects/atl1
> W: http://atl1.sourceforge.net
> S: Maintained
> +F: drivers/net/atl1*
>
> ATM
> P: Chas Williams
atl1 has its own directory, so this one should read
F: drivers/net/atl1/*
-- Chris
Chris Snook wrote:
> [email protected] wrote:
>> Add file pattern to MAINTAINER entry
>>
>> Signed-off-by: Joe Perches <[email protected]>
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index b8bb108..d9d1bcc 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -752,6 +752,7 @@ L: [email protected]
>> W: http://sourceforge.net/projects/atl1
>> W: http://atl1.sourceforge.net
>> S: Maintained
>> +F: drivers/net/atl1*
>>
>> ATM
>> P: Chas Williams
>
> atl1 has its own directory, so this one should read
>
> F: drivers/net/atl1/*
>
> -- Chris
>
Actually, now that I've seen the format in the intro patch, it would be simpler
just to use this:
F: drivers/net/atl1/
-- Chris
On Mon, 2007-08-13 at 02:49 -0400, Chris Snook wrote:
> Actually, now that I've seen the format in the intro patch,
> it would be simpler just to use this:
> F: drivers/net/atl1/
ATL1 ETHERNET DRIVER
P: Jay Cliburn
M: [email protected]
P: Chris Snook
M: [email protected]
L: [email protected]
W: http://sourceforge.net/projects/atl1
W: http://atl1.sourceforge.net
S: Maintained
F: drivers/net/atl1/
Joe Perches wrote:
> On Mon, 2007-08-13 at 02:49 -0400, Chris Snook wrote:
>> Actually, now that I've seen the format in the intro patch,
>> it would be simpler just to use this:
>> F: drivers/net/atl1/
>
> ATL1 ETHERNET DRIVER
> P: Jay Cliburn
> M: [email protected]
> P: Chris Snook
> M: [email protected]
> L: [email protected]
> W: http://sourceforge.net/projects/atl1
> W: http://atl1.sourceforge.net
> S: Maintained
> F: drivers/net/atl1/
>
>
Acked-by: Chris Snook <[email protected]>
And for the love of god, please don't ever send 560 messages to the list at
once. I'm still slowly getting messages you sent 12 hours ago.