diff options
author | Chris Metcalf <[email protected]> | 2012-03-31 09:46:03 -0400 |
---|---|---|
committer | Chris Metcalf <[email protected]> | 2012-04-02 12:14:16 -0400 |
commit | 91445c72cac7cb48f383fc6e44221e244cc32f6e (patch) | |
tree | e1252367ab8cf7cb4029d27df5e3333d4b741648 | |
parent | 92795672898d5ee1faa557c498c078123d20e827 (diff) |
MAINTAINERS: update EDAC information
The bluesmoke mailing list no longer works, so use
[email protected]. And, use a less restrictive pattern so all
drivers/edac changes go to linux-edac as well.
Borislav suggested I just push this through the tile tree since there
is currently no core edac maintainer (emails to Doug Thompson bounce).
Acked-by: Borislav Petkov <[email protected]>
Signed-off-by: Chris Metcalf <[email protected]>
-rw-r--r-- | MAINTAINERS | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eecf3441ac21..ef04eaadb64e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2451,17 +2451,17 @@ F: fs/ecryptfs/ EDAC-CORE M: Doug Thompson <[email protected]> -L: [email protected] (moderated for non-subscribers) W: bluesmoke.sourceforge.net S: Supported F: Documentation/edac.txt -F: drivers/edac/edac_* +F: drivers/edac/ F: include/linux/edac.h EDAC-AMD64 M: Doug Thompson <[email protected]> M: Borislav Petkov <[email protected]> -L: [email protected] (moderated for non-subscribers) W: bluesmoke.sourceforge.net S: Supported F: drivers/edac/amd64_edac* @@ -2469,35 +2469,35 @@ F: drivers/edac/amd64_edac* EDAC-E752X M: Mark Gross <[email protected]> M: Doug Thompson <[email protected]> -L: [email protected] (moderated for non-subscribers) W: bluesmoke.sourceforge.net S: Maintained F: drivers/edac/e752x_edac.c EDAC-E7XXX M: Doug Thompson <[email protected]> -L: [email protected] (moderated for non-subscribers) W: bluesmoke.sourceforge.net S: Maintained F: drivers/edac/e7xxx_edac.c EDAC-I82443BXGX M: Tim Small <[email protected]> -L: [email protected] (moderated for non-subscribers) W: bluesmoke.sourceforge.net S: Maintained F: drivers/edac/i82443bxgx_edac.c EDAC-I3000 M: Jason Uhlenkott <[email protected]> -L: [email protected] (moderated for non-subscribers) W: bluesmoke.sourceforge.net S: Maintained F: drivers/edac/i3000_edac.c EDAC-I5000 M: Doug Thompson <[email protected]> -L: [email protected] (moderated for non-subscribers) W: bluesmoke.sourceforge.net S: Maintained F: drivers/edac/i5000_edac.c @@ -2526,21 +2526,21 @@ F: drivers/edac/i7core_edac.c EDAC-I82975X M: Ranganathan Desikan <[email protected]> M: "Arvind R." <[email protected]> -L: [email protected] (moderated for non-subscribers) W: bluesmoke.sourceforge.net S: Maintained F: drivers/edac/i82975x_edac.c EDAC-PASEMI M: Egor Martovetsky <[email protected]> -L: [email protected] (moderated for non-subscribers) W: bluesmoke.sourceforge.net S: Maintained F: drivers/edac/pasemi_edac.c EDAC-R82600 M: Tim Small <[email protected]> -L: [email protected] (moderated for non-subscribers) W: bluesmoke.sourceforge.net S: Maintained F: drivers/edac/r82600_edac.c |