* [PATCH] MAINTAINERS: Update ARM STi maintainers
@ 2014-03-03 11:28 ` srinivas.kandagatla
0 siblings, 0 replies; 6+ messages in thread
From: srinivas.kandagatla at st.com @ 2014-03-03 11:28 UTC (permalink / raw)
To: linux-arm-kernel
From: Srinivas Kandagatla <srinivas.kandagatla@st.com>
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 <srinivas.kandagatla@st.com>
CC: Stuart Menefy <stuart.menefy@st.com>
CC: Maxime Coquelin <maxime.coquelin@st.com>
CC: Patrice Chotard <patrice.chotard@st.com>
---
MAINTAINERS | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 85b3dd8..0b74b45 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1275,13 +1275,21 @@ S: Maintained
F: drivers/clk/socfpga/
ARM/STI ARCHITECTURE
-M: Srinivas Kandagatla <srinivas.kandagatla@st.com>
-M: Stuart Menefy <stuart.menefy@st.com>
+M: Srinivas Kandagatla <srinivas.kandagatla@gmail.com>
+M: Maxime Coquelin <maxime.coquelin@st.com>
+M: Patrice Chotard <patrice.chotard@st.com>
L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
L: kernel at stlinux.com
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 <kernel@wantstofly.org>
--
1.7.9.5
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH] MAINTAINERS: Update ARM STi maintainers
@ 2014-03-03 11:28 ` srinivas.kandagatla
0 siblings, 0 replies; 6+ messages in thread
From: srinivas.kandagatla @ 2014-03-03 11:28 UTC (permalink / raw)
To: linux-arm-kernel
Cc: lee.jones, Maxime Coquelin, Patrice Chotard, kernel,
Arnd Bergmann, Olof Johansson, linux-kernel, srinivas.kandagatla,
Russell King, Srinivas Kandagatla, Stuart Menefy
From: Srinivas Kandagatla <srinivas.kandagatla@st.com>
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 <srinivas.kandagatla@st.com>
CC: Stuart Menefy <stuart.menefy@st.com>
CC: Maxime Coquelin <maxime.coquelin@st.com>
CC: Patrice Chotard <patrice.chotard@st.com>
---
MAINTAINERS | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 85b3dd8..0b74b45 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1275,13 +1275,21 @@ S: Maintained
F: drivers/clk/socfpga/
ARM/STI ARCHITECTURE
-M: Srinivas Kandagatla <srinivas.kandagatla@st.com>
-M: Stuart Menefy <stuart.menefy@st.com>
+M: Srinivas Kandagatla <srinivas.kandagatla@gmail.com>
+M: Maxime Coquelin <maxime.coquelin@st.com>
+M: Patrice Chotard <patrice.chotard@st.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
L: kernel@stlinux.com
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 <kernel@wantstofly.org>
--
1.7.9.5
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH] MAINTAINERS: Update ARM STi maintainers
2014-03-03 11:28 ` srinivas.kandagatla
@ 2014-03-17 12:26 ` Maxime Coquelin
-1 siblings, 0 replies; 6+ messages in thread
From: Maxime Coquelin @ 2014-03-17 12:26 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On 03/03/2014 12:28 PM, srinivas.kandagatla at st.com wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@st.com>
>
> 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 is a gentle reminder.
Srinivas and Stuart ST addresses won't be accessible anymore in a couple
of weeks.
Maybe the right maintainer is missing in the To list?
Thanks,
Maxime
>
> 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 <srinivas.kandagatla@st.com>
> CC: Stuart Menefy <stuart.menefy@st.com>
> CC: Maxime Coquelin <maxime.coquelin@st.com>
> CC: Patrice Chotard <patrice.chotard@st.com>
> ---
> MAINTAINERS | 12 ++++++++++--
> 1 file changed, 10 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 85b3dd8..0b74b45 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1275,13 +1275,21 @@ S: Maintained
> F: drivers/clk/socfpga/
>
> ARM/STI ARCHITECTURE
> -M: Srinivas Kandagatla <srinivas.kandagatla@st.com>
> -M: Stuart Menefy <stuart.menefy@st.com>
> +M: Srinivas Kandagatla <srinivas.kandagatla@gmail.com>
> +M: Maxime Coquelin <maxime.coquelin@st.com>
> +M: Patrice Chotard <patrice.chotard@st.com>
> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> L: kernel at stlinux.com
> 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 <kernel@wantstofly.org>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Update ARM STi maintainers
@ 2014-03-17 12:26 ` Maxime Coquelin
0 siblings, 0 replies; 6+ messages in thread
From: Maxime Coquelin @ 2014-03-17 12:26 UTC (permalink / raw)
To: srinivas.kandagatla, linux-arm-kernel
Cc: lee.jones, Patrice Chotard, kernel, Arnd Bergmann, Olof Johansson,
linux-kernel, srinivas.kandagatla, Russell King, Stuart Menefy
Hi,
On 03/03/2014 12:28 PM, srinivas.kandagatla@st.com wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@st.com>
>
> 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 is a gentle reminder.
Srinivas and Stuart ST addresses won't be accessible anymore in a couple
of weeks.
Maybe the right maintainer is missing in the To list?
Thanks,
Maxime
>
> 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 <srinivas.kandagatla@st.com>
> CC: Stuart Menefy <stuart.menefy@st.com>
> CC: Maxime Coquelin <maxime.coquelin@st.com>
> CC: Patrice Chotard <patrice.chotard@st.com>
> ---
> MAINTAINERS | 12 ++++++++++--
> 1 file changed, 10 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 85b3dd8..0b74b45 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1275,13 +1275,21 @@ S: Maintained
> F: drivers/clk/socfpga/
>
> ARM/STI ARCHITECTURE
> -M: Srinivas Kandagatla <srinivas.kandagatla@st.com>
> -M: Stuart Menefy <stuart.menefy@st.com>
> +M: Srinivas Kandagatla <srinivas.kandagatla@gmail.com>
> +M: Maxime Coquelin <maxime.coquelin@st.com>
> +M: Patrice Chotard <patrice.chotard@st.com>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> L: kernel@stlinux.com
> 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 <kernel@wantstofly.org>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] MAINTAINERS: Update ARM STi maintainers
2014-03-03 11:28 ` srinivas.kandagatla
@ 2014-03-17 13:48 ` Arnd Bergmann
-1 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2014-03-17 13:48 UTC (permalink / raw)
To: linux-arm-kernel
On Monday 03 March 2014, srinivas.kandagatla at st.com wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@st.com>
>
> 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 <srinivas.kandagatla@st.com>
> CC: Stuart Menefy <stuart.menefy@st.com>
> CC: Maxime Coquelin <maxime.coquelin@st.com>
> CC: Patrice Chotard <patrice.chotard@st.com>
Applied on arm-soc next/soc branch, thanks!
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Update ARM STi maintainers
@ 2014-03-17 13:48 ` Arnd Bergmann
0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2014-03-17 13:48 UTC (permalink / raw)
To: srinivas.kandagatla
Cc: linux-arm-kernel, lee.jones, Maxime Coquelin, Patrice Chotard,
kernel, Olof Johansson, linux-kernel, srinivas.kandagatla,
Russell King, Stuart Menefy
On Monday 03 March 2014, srinivas.kandagatla@st.com wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@st.com>
>
> 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 <srinivas.kandagatla@st.com>
> CC: Stuart Menefy <stuart.menefy@st.com>
> CC: Maxime Coquelin <maxime.coquelin@st.com>
> CC: Patrice Chotard <patrice.chotard@st.com>
Applied on arm-soc next/soc branch, thanks!
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-03-17 13:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03 11:28 [PATCH] MAINTAINERS: Update ARM STi maintainers srinivas.kandagatla at st.com
2014-03-03 11:28 ` srinivas.kandagatla
2014-03-17 12:26 ` Maxime Coquelin
2014-03-17 12:26 ` Maxime Coquelin
2014-03-17 13:48 ` Arnd Bergmann
2014-03-17 13:48 ` Arnd Bergmann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.