Displaying 1 result from an estimated 1 matches for "c9b1e37".
2013 Mar 07
4
[PATCH V2 1/3] get_maintainer: create filename-only regex match type
...>
Signed-off-by: Stephen Warren <swarren at nvidia.com>
---
v2: Corrected typo in MAINTAINERS documentation
---
MAINTAINERS | 3 +++
scripts/get_maintainer.pl | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9561658..c9b1e37 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -90,6 +90,9 @@ Descriptions of section entries:
F: drivers/net/* all files in drivers/net, but not below
F: */net/* all files in "any top level directory"/net
One pattern per line. Multiple F: lines acceptable.
+ N: Files and...