Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index e35e29c..f422277 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2015,6 +2015,7 @@ L: [email protected]
W: http://www.lm-sensors.org/
T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git
S: Maintained
+F: drivers/hwmon/
HARDWARE RANDOM NUMBER GENERATOR CORE
P: Michael Buesch
Joe:
* [email protected] <[email protected]> [2007-08-12 23:28:20 -0700]:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e35e29c..f422277 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2015,6 +2015,7 @@ L: [email protected]
> W: http://www.lm-sensors.org/
> T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git
> S: Maintained
> +F: drivers/hwmon/
>
> HARDWARE RANDOM NUMBER GENERATOR CORE
> P: Michael Buesch
I guess you know by now not to ever do that again.
If you collect the hwmon stuff into one (1) patch, I'll take it.
Now you'll excuse me while I drive a nail through my delete key.
--
Mark M. Hoffman
[email protected]
On Mon, 2007-08-13 at 21:59 -0400, Mark M. Hoffman wrote:
> If you collect the hwmon stuff into one (1) patch, I'll take it.
I suspect that someone will either take or reject the
whole thing.
I'll send a batch of 10 or so patches to MAINTAINERS
with all the collected changes tomorrow along with
the modified script.
Thanks, Joe