diff options
author | Greg Kroah-Hartman <[email protected]> | 2013-12-02 15:43:48 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-12-03 09:51:20 -0800 |
commit | eee52f9edd0ff0a1e65a6fed836c7dbaeded7355 (patch) | |
tree | 79d6d53bd183a07f49a62940cb500aef14ad4dc0 | |
parent | a313249937820f8b1996133fc285efbd6aad2c5b (diff) |
USB: switch maintainership of chipidea to Peter
Alexander isn't able to maintain the Chipidea code anymore, and as Peter
has been acting as the de-facto maintainer anyway, make it official.
Acked-by: Alexander Shishkin <[email protected]>
Acked-by: Peter Chen <[email protected]>
Acked-by: Marc Kleine-Budde <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8285ed4676b6..ee3fda6ebf49 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2137,7 +2137,8 @@ S: Maintained F: Documentation/zh_CN/ CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER -M: Alexander Shishkin <[email protected]> +M: Peter Chen <[email protected]> +T: git://github.com/hzpeterchen/linux-usb.git S: Maintained F: drivers/usb/chipidea/ |