This patch changes type of [email protected] The output of ./scripts/get_maintainer.pl is modified to report [email protected] as a list:
Alasdair Kergon <[email protected]> (maintainer:DEVICE-MAPPER (LVM)) [email protected] (maintainer:DEVICE-MAPPER (LVM)) Neil Brown <[email protected]> (supporter:SOFTWARE RAID (Mu...) [email protected] (open list:DEVICE-MAPPER (LVM)) [email protected] (open list:SOFTWARE RAID (Mu...) [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 7b6ab51..fefd17f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2527,7 +2527,6 @@ S: Maintained DEVICE-MAPPER (LVM) M: Alasdair Kergon <[email protected]> -M: [email protected] L: [email protected] W: http://sources.redhat.com/dm Q: http://patchwork.kernel.org/project/dm-devel/list/ -- 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/

