Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index c4a3480..4cf1579 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2453,6 +2453,7 @@ M: [email protected]
L: [email protected]
W: http://sourceforge.net/projects/e1000/
S: Supported
+F: drivers/net/e100.c
INTEL PRO/10GbE SUPPORT
P: Jeff Kirsher
[email protected] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c4a3480..4cf1579 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2453,6 +2453,7 @@ M: [email protected]
> L: [email protected]
> W: http://sourceforge.net/projects/e1000/
> S: Supported
> +F: drivers/net/e100.c
>
> INTEL PRO/10GbE SUPPORT
> P: Jeff Kirsher
that would be horribly wrong looking at the subject: drivers/net/e1000/ would be
more appropriate.
Auke