diff options
author | Tony Cho <tony.cho@atmel.com> | 2015-09-08 17:08:01 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-12 18:24:46 -0700 |
commit | 06b548638b39c99f2e96effc80bbb5f33043d697 (patch) | |
tree | 108dc328fb4afa183e62585679ee3cb57ce2de8c /MAINTAINERS | |
parent | 3441847ee2f3993a3e6fae435431d507f211b1c6 (diff) | |
download | op-kernel-dev-06b548638b39c99f2e96effc80bbb5f33043d697.zip op-kernel-dev-06b548638b39c99f2e96effc80bbb5f33043d697.tar.gz |
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 7ba7ab7..cf1a98d 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/ |