diff options
author | Srinivas Kandagatla <[email protected]> | 2014-03-03 11:28:59 +0000 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2014-03-17 14:48:26 +0100 |
commit | a92177eadfb76e3eb99596fbc238d1a381b2d4c4 (patch) | |
tree | ebdc2bc37baa938a03a7c923c3b5555c7213f67b | |
parent | 3b325a494ba8835b9dc85c7dcc23b887c7deb119 (diff) |
MAINTAINERS: Update ARM STi maintainers
This patch adds Maxime and Patrice to ARM/STi maintainers list.
As Stuart Menefy opted to be removed from the list, this patch removes
his email from maintainers. Updated my email with private email address.
This patch also adds few more drivers to the list so that get_maintainer
script can pick the right people to send patch to and avoid email
bounces.
Signed-off-by: Srinivas Kandagatla <[email protected]>
CC: Stuart Menefy <[email protected]>
CC: Maxime Coquelin <[email protected]>
CC: Patrice Chotard <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index af8c8edb8fb5..a59856d0c00e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1283,13 +1283,21 @@ S: Maintained F: drivers/clk/socfpga/ ARM/STI ARCHITECTURE -M: Srinivas Kandagatla <[email protected]> -M: Stuart Menefy <[email protected]> +M: Srinivas Kandagatla <[email protected]> +M: Maxime Coquelin <[email protected]> +M: Patrice Chotard <[email protected]> L: [email protected] (moderated for non-subscribers) W: http://www.stlinux.com S: Maintained F: arch/arm/mach-sti/ +F: arch/arm/boot/dts/sti* +F: drivers/clocksource/arm_global_timer.c +F: drivers/reset/sti/ +F: drivers/pinctrl/pinctrl-st.c +F: drivers/media/rc/st_rc.c +F: drivers/i2c/busses/i2c-st.c +F: drivers/tty/serial/st-asc.c ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT M: Lennert Buytenhek <[email protected]> |