diff options
author | Ben Dooks <[email protected]> | 2011-02-01 15:52:38 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-02-02 16:03:18 -0800 |
commit | b16957c643de958ef731c03e0b24c5537490f196 (patch) | |
tree | 08c810cd87914194dd8b410eb8e1dedfe2c1d600 | |
parent | 583220389b253692fda4c80ac4d560714998f0e7 (diff) |
MAINTAINERS: fixup Simtec support email entries
The [email protected] address is for direct customer support only, the
EB2410ITX and EB110ATX entries should direct to the Simtec Linux Team
address of [email protected]
Also add correct email address for Vincent Sanders
[[email protected]: fix Vincent's address]
Signed-off-by: Ben Dooks <[email protected]>
Cc: Vincent Sanders <[email protected]>
Cc: Simtec Support <[email protected]>
Cc: Simtec Linux Team <[email protected]>
Cc: Jack Stone <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2419407e205f..9511bff301c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5616,13 +5616,15 @@ F: include/linux/sfi*.h SIMTEC EB110ATX (Chalice CATS) P: Ben Dooks -M: Vincent Sanders <[email protected]> +P: Vincent Sanders <[email protected]> +M: Simtec Linux Team <[email protected]> W: http://www.simtec.co.uk/products/EB110ATX/ S: Supported SIMTEC EB2410ITX (BAST) P: Ben Dooks -M: Vincent Sanders <[email protected]> +P: Vincent Sanders <[email protected]> +M: Simtec Linux Team <[email protected]> W: http://www.simtec.co.uk/products/EB2410ITX/ S: Supported F: arch/arm/mach-s3c2410/mach-bast.c |