diff options
author | Chris Snook <csnook@redhat.com> | 2008-09-09 09:26:57 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-09-09 20:51:15 +0200 |
commit | 7ae115b4f50d3c5824f1a15e572b5de9d1b06d35 (patch) | |
tree | 3637bc393eca5052b3a10307980ac2e22c103b0f /MAINTAINERS | |
parent | update Documentation/filesystems/Locking for 2.6.27 changes (diff) | |
download | linux-7ae115b4f50d3c5824f1a15e572b5de9d1b06d35.tar.xz linux-7ae115b4f50d3c5824f1a15e572b5de9d1b06d35.zip |
MAINTAINERS: add Atheros maintainer for atlx
Jie Yang at Atheros is getting more directly involved with upstream work
on the atl* drivers. This patch changes the ATL1 entry to ATLX (atl2
support posted to netdev today) and adds him as a maintainer.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b3e92fbe336c..186be3ba5069 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -750,11 +750,13 @@ P: Ville Syrjala M: syrjala@sci.fi S: Maintained -ATL1 ETHERNET DRIVER +ATLX ETHERNET DRIVERS P: Jay Cliburn M: jcliburn@gmail.com P: Chris Snook M: csnook@redhat.com +P: Jie Yang +M: jie.yang@atheros.com L: atl1-devel@lists.sourceforge.net W: http://sourceforge.net/projects/atl1 W: http://atl1.sourceforge.net |