diff options
author | Daniel Drake | 2006-07-18 23:00:25 +0200 |
---|---|---|
committer | John W. Linville | 2006-07-27 22:17:28 +0200 |
commit | 8f0f850e240df5bea027caeb1723142c50e37e57 (patch) | |
tree | 020a588e29d1c15937512bbdcd5266a866545e9a /MAINTAINERS | |
parent | [PATCH] ieee80211: Make ieee80211_rx_any usable (diff) | |
download | kernel-qcow2-linux-8f0f850e240df5bea027caeb1723142c50e37e57.tar.gz kernel-qcow2-linux-8f0f850e240df5bea027caeb1723142c50e37e57.tar.xz kernel-qcow2-linux-8f0f850e240df5bea027caeb1723142c50e37e57.zip |
[PATCH] softmac: Add MAINTAINERS entry
Signed-off-by: Daniel Drake <dsd@gentoo.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bdbd397138c2..4e14ee7f09bf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2588,6 +2588,18 @@ P: Nicolas Pitre M: nico@cam.org S: Maintained +SOFTMAC LAYER (IEEE 802.11) +P: Johannes Berg +M: johannes@sipsolutions.net +P: Joe Jezak +M: josejx@gentoo.org +P: Daniel Drake +M: dsd@gentoo.org +W: http://softmac.sipsolutions.net/ +L: softmac-dev@sipsolutions.net +L: netdev@vger.kernel.org +S: Maintained + SOFTWARE RAID (Multiple Disks) SUPPORT P: Ingo Molnar M: mingo@redhat.com |