This patch changes type of [email protected] The output of ./scripts/get_maintainer.pl is modified to report [email protected] as a list:
Ben Myers <[email protected]> (supporter:XFS FILESYSTEM) Alex Elder <[email protected]> (supporter:XFS FILESYSTEM) [email protected] (supporter:XFS FILESYSTEM) [email protected] (open list:XFS FILESYSTEM) [email protected] (open list) Signed-off-by: Yann Droneaud <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index ad7e322..7b6ab51 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9139,7 +9139,6 @@ XFS FILESYSTEM P: Silicon Graphics Inc M: Ben Myers <[email protected]> M: Alex Elder <[email protected]> -M: [email protected] L: [email protected] W: http://oss.sgi.com/projects/xfs T: git git://oss.sgi.com/xfs/xfs.git -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

