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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to