diff options
author | Dave Peterson <dsp@llnl.gov> | 2006-03-26 04:38:55 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-26 11:57:08 -0500 |
commit | 0e438e3f0089672f57a47467e1f0d15fc48778be (patch) | |
tree | 6c73855695aca89dcf7eb787e1aa20fd27b6746a /MAINTAINERS | |
parent | e009356f738634d8a137cca35503b9b33322c858 (diff) |
[PATCH] EDAC: add maintainers for chipset drivers
- Add entries to MAINTAINERS list for EDAC-E752X, EDAC-E7XXX, and
EDAC-R82600 chipset drivers
- Fix MAINTAINERS entry for EDAC-CORE so it uses tabs rather than
spaces to indent. This is consistent with how the other entries are
formatted.
Signed-off-by: David S. Peterson <dsp@llnl.gov>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 35 |
1 files changed, 28 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e09341698025..f27846734b06 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -882,13 +882,34 @@ W: http://ebtables.sourceforge.net/ | |||
882 | S: Maintained | 882 | S: Maintained |
883 | 883 | ||
884 | EDAC-CORE | 884 | EDAC-CORE |
885 | P: Doug Thompson | 885 | P: Doug Thompson |
886 | M: norsk5@xmission.com, dthompson@linuxnetworx.com | 886 | M: norsk5@xmission.com, dthompson@linuxnetworx.com |
887 | P: Dave Peterson | 887 | P: Dave Peterson |
888 | M: dsp@llnl.gov, dave_peterson@pobox.com | 888 | M: dsp@llnl.gov, dave_peterson@pobox.com |
889 | L: bluesmoke-devel@lists.sourceforge.net | 889 | L: bluesmoke-devel@lists.sourceforge.net |
890 | W: bluesmoke.sourceforge.net | 890 | W: bluesmoke.sourceforge.net |
891 | S: Maintained | 891 | S: Maintained |
892 | |||
893 | EDAC-E752X | ||
894 | P: Dave Peterson | ||
895 | M: dsp@llnl.gov, dave_peterson@pobox.com | ||
896 | L: bluesmoke-devel@lists.sourceforge.net | ||
897 | W: bluesmoke.sourceforge.net | ||
898 | S: Maintained | ||
899 | |||
900 | EDAC-E7XXX | ||
901 | P: Dave Peterson | ||
902 | M: dsp@llnl.gov, dave_peterson@pobox.com | ||
903 | L: bluesmoke-devel@lists.sourceforge.net | ||
904 | W: bluesmoke.sourceforge.net | ||
905 | S: Maintained | ||
906 | |||
907 | EDAC-R82600 | ||
908 | P: Tim Small | ||
909 | M: tim@buttersideup.com | ||
910 | L: bluesmoke-devel@lists.sourceforge.net | ||
911 | W: bluesmoke.sourceforge.net | ||
912 | S: Maintained | ||
892 | 913 | ||
893 | EEPRO100 NETWORK DRIVER | 914 | EEPRO100 NETWORK DRIVER |
894 | P: Andrey V. Savochkin | 915 | P: Andrey V. Savochkin |