MAINTAINERS: comment out invalid maintainers

The "S:    Orphan" in MAINTAINERS means that the maintainer in the
"M:" field is unreachable (i.e. the email address is not working).
(Refer to the definition of "Orphan" adopted in U-Boot
in the log of commit 31f1b654b2f395b69faa5d0d3c1eb0803923bd3b,
"boards.cfg: move boards with invalid emails to Orphan")

For patch files adding global changes, scripts/get_maintainer.pl
adds bunch of such invalid email addresses, which results in
tons of annoying bounce emails.

This commit can be reproduced by the following command:

find . -name MAINTAINERS | xargs sed -i -e '
/^M:[[:blank:]]/ {
      N
      /S:[[:blank:]]Orphan/s/^/#/
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
diff --git a/board/freescale/m5253evbe/MAINTAINERS b/board/freescale/m5253evbe/MAINTAINERS
index 1c21b03..74acd1e 100644
--- a/board/freescale/m5253evbe/MAINTAINERS
+++ b/board/freescale/m5253evbe/MAINTAINERS
@@ -1,5 +1,5 @@
 M5253EVBE BOARD
-M:	Hayden Fraser <Hayden.Fraser@freescale.com>
+#M:	Hayden Fraser <Hayden.Fraser@freescale.com>
 S:	Orphan (since 2014-06)
 F:	board/freescale/m5253evbe/
 F:	include/configs/M5253EVBE.h
diff --git a/board/freescale/mpc8360erdk/MAINTAINERS b/board/freescale/mpc8360erdk/MAINTAINERS
index cb075d6..e5b5995 100644
--- a/board/freescale/mpc8360erdk/MAINTAINERS
+++ b/board/freescale/mpc8360erdk/MAINTAINERS
@@ -1,5 +1,5 @@
 MPC8360ERDK BOARD
-M:	Anton Vorontsov <avorontsov@ru.mvista.com>
+#M:	Anton Vorontsov <avorontsov@ru.mvista.com>
 S:	Orphan (since 2014-03)
 F:	board/freescale/mpc8360erdk/
 F:	include/configs/MPC8360ERDK.h
diff --git a/board/freescale/mpc837xerdb/MAINTAINERS b/board/freescale/mpc837xerdb/MAINTAINERS
index c216d8d..8592a2c 100644
--- a/board/freescale/mpc837xerdb/MAINTAINERS
+++ b/board/freescale/mpc837xerdb/MAINTAINERS
@@ -1,5 +1,5 @@
 MPC837XERDB BOARD
-M:	Joe D'Abbraccio <ljd015@freescale.com>
+#M:	Joe D'Abbraccio <ljd015@freescale.com>
 S:	Orphan (since 2014-06)
 F:	board/freescale/mpc837xerdb/
 F:	include/configs/MPC837XERDB.h
diff --git a/board/freescale/mpc8540ads/MAINTAINERS b/board/freescale/mpc8540ads/MAINTAINERS
index 41a2191..acc4821 100644
--- a/board/freescale/mpc8540ads/MAINTAINERS
+++ b/board/freescale/mpc8540ads/MAINTAINERS
@@ -1,5 +1,5 @@
 MPC8540ADS BOARD
-M:	Kumar Gala <kumar.gala@freescale.com>
+#M:	Kumar Gala <kumar.gala@freescale.com>
 S:	Orphan (since 2014-06)
 F:	board/freescale/mpc8540ads/
 F:	include/configs/MPC8540ADS.h
diff --git a/board/freescale/mpc8541cds/MAINTAINERS b/board/freescale/mpc8541cds/MAINTAINERS
index 073210d..d421b12 100644
--- a/board/freescale/mpc8541cds/MAINTAINERS
+++ b/board/freescale/mpc8541cds/MAINTAINERS
@@ -1,5 +1,5 @@
 MPC8541CDS BOARD
-M:	Kumar Gala <kumar.gala@freescale.com>
+#M:	Kumar Gala <kumar.gala@freescale.com>
 S:	Orphan (since 2014-06)
 F:	board/freescale/mpc8541cds/
 F:	include/configs/MPC8541CDS.h
diff --git a/board/freescale/mpc8555cds/MAINTAINERS b/board/freescale/mpc8555cds/MAINTAINERS
index 14470d7..1ef6690 100644
--- a/board/freescale/mpc8555cds/MAINTAINERS
+++ b/board/freescale/mpc8555cds/MAINTAINERS
@@ -1,5 +1,5 @@
 MPC8555CDS BOARD
-M:	Kumar Gala <kumar.gala@freescale.com>
+#M:	Kumar Gala <kumar.gala@freescale.com>
 S:	Orphan (since 2014-06)
 F:	board/freescale/mpc8555cds/
 F:	include/configs/MPC8555CDS.h
diff --git a/board/freescale/mpc8560ads/MAINTAINERS b/board/freescale/mpc8560ads/MAINTAINERS
index 836def2..96e6da2 100644
--- a/board/freescale/mpc8560ads/MAINTAINERS
+++ b/board/freescale/mpc8560ads/MAINTAINERS
@@ -1,5 +1,5 @@
 MPC8560ADS BOARD
-M:	Kumar Gala <kumar.gala@freescale.com>
+#M:	Kumar Gala <kumar.gala@freescale.com>
 S:	Orphan (since 2014-06)
 F:	board/freescale/mpc8560ads/
 F:	include/configs/MPC8560ADS.h
diff --git a/board/freescale/mpc8641hpcn/MAINTAINERS b/board/freescale/mpc8641hpcn/MAINTAINERS
index 34bcc6c..9790247 100644
--- a/board/freescale/mpc8641hpcn/MAINTAINERS
+++ b/board/freescale/mpc8641hpcn/MAINTAINERS
@@ -1,5 +1,5 @@
 MPC8641HPCN BOARD
-M:	Kumar Gala <kumar.gala@freescale.com>
+#M:	Kumar Gala <kumar.gala@freescale.com>
 S:	Orphan (since 2014-06)
 F:	board/freescale/mpc8641hpcn/
 F:	include/configs/MPC8641HPCN.h
diff --git a/board/freescale/mx31ads/MAINTAINERS b/board/freescale/mx31ads/MAINTAINERS
index e9c8fe7..5f6ec26 100644
--- a/board/freescale/mx31ads/MAINTAINERS
+++ b/board/freescale/mx31ads/MAINTAINERS
@@ -1,5 +1,5 @@
 MX31ADS BOARD
-M:	(resigned) Guennadi Liakhovetski <g.liakhovetski@gmx.de>
+#M:	(resigned) Guennadi Liakhovetski <g.liakhovetski@gmx.de>
 S:	Orphan (since 2013-09)
 F:	board/freescale/mx31ads/
 F:	include/configs/mx31ads.h