the get_maintainer.pl script throws the following errors:

Unmatched () '(open list:KERNEL BUILD + files below scripts/ (unless
mai...)' '' at /usr/lib/git-core/git-send-email line 546.

error: unable to extract a valid address from:
[email protected] (open list:KERNEL BUILD + files below
scripts/ (unless mai...)

Removing parentheses and adding dash separators makes this go away.

Signed-off-by: Pierre-Louis Bossart <[email protected]>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0d0862b19ce5..45934cac3a18 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9471,7 +9471,7 @@ L:        [email protected]
 S:     Maintained
 F:     fs/autofs/
 
-KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
+KERNEL BUILD + files below scripts/ -- unless maintained elsewhere
 M:     Masahiro Yamada <[email protected]>
 M:     Michal Marek <[email protected]>
 L:     [email protected]
-- 
2.25.1

Reply via email to