diff options
author | Ivo van Doorn <ivdoorn@gmail.com> | 2009-11-07 19:14:47 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-11-10 16:21:13 -0500 |
commit | e1a6542f24fad84a132f79e13ca452c37df857c4 (patch) | |
tree | 5d15980c055c12c8d3a14828a2dcb2660d919671 /MAINTAINERS | |
parent | 8f611288c8db0c89447856c4c8970bb7ee535448 (diff) | |
download | linux-3.10-e1a6542f24fad84a132f79e13ca452c37df857c4.tar.gz linux-3.10-e1a6542f24fad84a132f79e13ca452c37df857c4.tar.bz2 linux-3.10-e1a6542f24fad84a132f79e13ca452c37df857c4.zip |
rt2x00: update MAINTAINERS
Although I have always been the active maintainer of the rt2x00 drivers,
I was not mentioned explicitely in the MAINTAINERS file as such.
Update the rt2x00 entry in the MAINTAINERS file to add my name and
email address.
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c856aee0f1e..b37e0cdd763 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4280,6 +4280,7 @@ F: drivers/video/aty/aty128fb.c RALINK RT2X00 WIRELESS LAN DRIVER P: rt2x00 project +M: Ivo van Doorn <IvDoorn@gmail.com> L: linux-wireless@vger.kernel.org L: users@rt2x00.serialmonkey.com (moderated for non-subscribers) W: http://rt2x00.serialmonkey.com/ |