diff options
author | Tony Cho <tony.cho@atmel.com> | 2015-09-08 10:08:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-13 03:24:46 +0200 |
commit | 06b548638b39c99f2e96effc80bbb5f33043d697 (patch) | |
tree | 108dc328fb4afa183e62585679ee3cb57ce2de8c /MAINTAINERS | |
parent | staging: wilc1000: remove meaningless line (diff) | |
download | linux-06b548638b39c99f2e96effc80bbb5f33043d697.tar.xz linux-06b548638b39c99f2e96effc80bbb5f33043d697.zip |
staging: wilc1000: add maintainers for Atmel 802.11 driver
This patch adds new maintainers who develops new design for Atmel 802.11
link controller and deletes Dean Lee who cannot maintain the wireless
driver anymore.
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..cf1a98da7564 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9975,8 +9975,10 @@ F: drivers/staging/vt665?/ STAGING - WILC1000 WIFI DRIVER M: Johnny Kim <johnny.kim@atmel.com> M: Rachel Kim <rachel.kim@atmel.com> -M: Dean Lee <dean.lee@atmel.com> M: Chris Park <chris.park@atmel.com> +M: Tony Cho <tony.cho@atmel.com> +M: Glen Lee <glen.lee@atmel.com> +M: Leo Kim <leo.kim@atmel.com> L: linux-wireless@vger.kernel.org S: Supported F: drivers/staging/wilc1000/ |