diff options
| author | Joe Perches <[email protected]> | 2009-09-07 11:34:30 -0700 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2009-09-09 11:18:55 -0400 |
| commit | 72c706b775777e8ae546756a5d07ffda4a05ed7b (patch) | |
| tree | c6e43dd15f3dba8d5d34dd8aa148fa28c6590994 | |
| parent | cde1b55b43b71cabb1a94278a809bca21b9df791 (diff) | |
MAINTAINERS: Add Atheros Linux wireless drivers home page
On Sun, 2009-09-06 at 12:26 -0700, Luis R. Rodriguez wrote:
> On Sun, Sep 6, 2009 at 10:59 AM, Joe Perches<[email protected]> wrote:
> > On Thu, 2009-09-03 at 15:54 -0700, Luis R. Rodriguez wrote:
> >> I'm pleased to announce the new home page to Atheros Linux wireless drivers:
> >> http://wireless.kernel.org/en/users/Drivers/Atheros
> > Perhaps add this to MAINTAINERS?
> Fine by me, except ath5k and ath9k also have their own respective page
> so those can also be added.
(cc's trimmed and maintainers added)
Perhaps this instead:
Signed-off-by: Joe Perches <[email protected]>
Acked-by: Luis R. Rodriguez <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0ab47e7fc2ec..6e2e12fd9ef8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -876,6 +876,7 @@ M: "Luis R. Rodriguez" <[email protected]> M: Bob Copeland <[email protected]> +W: http://wireless.kernel.org/en/users/Drivers/ath5k S: Maintained F: drivers/net/wireless/ath/ath5k/ @@ -887,6 +888,7 @@ M: Vasanthakumar Thiagarajan <[email protected]> M: Senthil Balasubramanian <[email protected]> +W: http://wireless.kernel.org/en/users/Drivers/ath9k S: Supported F: drivers/net/wireless/ath/ath9k/ |