diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2007-10-23 11:05:25 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2007-10-25 22:32:05 -0400 |
commit | 31c7cecb616e499dd30703959710aebeee3f9af1 (patch) | |
tree | 63ccc0279ebdc1db03089a197f1bd5c927952768 | |
parent | 48225709bec68c2d8612718922f974f22214a308 (diff) |
[PATCH] add myself as mac80211 maintainer
This adds myself as mac80211 maintainer and updates the git URL to point
to the wireless-2.6 tree. Also move Jiri down so he isn't first in list.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 76b857157866..71badfbbf7ef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2442,13 +2442,15 @@ W: http://www.tazenda.demon.co.uk/phil/linux-hp | |||
2442 | S: Maintained | 2442 | S: Maintained |
2443 | 2443 | ||
2444 | MAC80211 | 2444 | MAC80211 |
2445 | P: Jiri Benc | ||
2446 | M: jbenc@suse.cz | ||
2447 | P: Michael Wu | 2445 | P: Michael Wu |
2448 | M: flamingice@sourmilk.net | 2446 | M: flamingice@sourmilk.net |
2447 | P: Johannes Berg | ||
2448 | M: johannes@sipsolutions.net | ||
2449 | P: Jiri Benc | ||
2450 | M: jbenc@suse.cz | ||
2449 | L: linux-wireless@vger.kernel.org | 2451 | L: linux-wireless@vger.kernel.org |
2450 | W: http://linuxwireless.org/ | 2452 | W: http://linuxwireless.org/ |
2451 | T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git | 2453 | T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
2452 | S: Maintained | 2454 | S: Maintained |
2453 | 2455 | ||
2454 | MACVLAN DRIVER | 2456 | MACVLAN DRIVER |