* [PATCH] MAINTAINERS: update ARM pxa maintainers
@ 2014-08-29 20:07 Robert Jarzmik
2014-09-02 3:08 ` Haojian Zhuang
2014-09-19 20:22 ` Robert Jarzmik
0 siblings, 2 replies; 7+ messages in thread
From: Robert Jarzmik @ 2014-08-29 20:07 UTC (permalink / raw)
To: linux-arm-kernel
Change pxa active maintainers, and remove more busy people.
Remove Eric's tree as it is not accessible anymore.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 217dc54..76ee718 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7291,12 +7291,12 @@ F: drivers/video/backlight/pwm_bl.c
F: include/linux/pwm_backlight.h
PXA2xx/PXA3xx SUPPORT
-M: Eric Miao <eric.y.miao@gmail.com>
-M: Russell King <linux@arm.linux.org.uk>
M: Haojian Zhuang <haojian.zhuang@gmail.com>
+M: Robert Jarzmik <robert.jarzmik@free.fr>
+M: Daniel Mack <daniel@zonque.org>
L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
T: git git://github.com/hzhuang1/linux.git
-T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
+T: git git://github.com/rjarzmik/linux.git
S: Maintained
F: arch/arm/mach-pxa/
F: drivers/pcmcia/pxa2xx*
--
2.0.0.rc2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: update ARM pxa maintainers
2014-08-29 20:07 [PATCH] MAINTAINERS: update ARM pxa maintainers Robert Jarzmik
@ 2014-09-02 3:08 ` Haojian Zhuang
2014-09-19 20:22 ` Robert Jarzmik
1 sibling, 0 replies; 7+ messages in thread
From: Haojian Zhuang @ 2014-09-02 3:08 UTC (permalink / raw)
To: linux-arm-kernel
On Sat, Aug 30, 2014 at 4:07 AM, Robert Jarzmik <robert.jarzmik@free.fr> wrote:
> Change pxa active maintainers, and remove more busy people.
> Remove Eric's tree as it is not accessible anymore.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
> ---
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 217dc54..76ee718 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7291,12 +7291,12 @@ F: drivers/video/backlight/pwm_bl.c
> F: include/linux/pwm_backlight.h
>
> PXA2xx/PXA3xx SUPPORT
> -M: Eric Miao <eric.y.miao@gmail.com>
> -M: Russell King <linux@arm.linux.org.uk>
> M: Haojian Zhuang <haojian.zhuang@gmail.com>
> +M: Robert Jarzmik <robert.jarzmik@free.fr>
> +M: Daniel Mack <daniel@zonque.org>
> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> T: git git://github.com/hzhuang1/linux.git
> -T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
> +T: git git://github.com/rjarzmik/linux.git
> S: Maintained
> F: arch/arm/mach-pxa/
> F: drivers/pcmcia/pxa2xx*
> --
> 2.0.0.rc2
>
Acked
Regards
Haojian
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: update ARM pxa maintainers
2014-08-29 20:07 [PATCH] MAINTAINERS: update ARM pxa maintainers Robert Jarzmik
2014-09-02 3:08 ` Haojian Zhuang
@ 2014-09-19 20:22 ` Robert Jarzmik
2014-09-20 2:52 ` Arnd Bergmann
1 sibling, 1 reply; 7+ messages in thread
From: Robert Jarzmik @ 2014-09-19 20:22 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd,
I think I met the necessary number of acks. I amended the patch to reflect this,
attached to this mail.
Could you schedule this single patch for your maintainers branch (or for-next by
default) in arm-soc please ?
Cheers.
--
Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MAINTAINERS-update-ARM-pxa-maintainers.patch
Type: text/x-diff
Size: 1325 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140919/607fe573/attachment.bin>
-------------- next part --------------
--<8--
>From c4d1e8e185c76654452c5161c86f3cc34b3ba103 Mon Sep 17 00:00:00 2001
From: Robert Jarzmik <robert.jarzmik@free.fr>
Date: Fri, 29 Aug 2014 22:07:55 +0200
Subject: [PATCH] MAINTAINERS: update ARM pxa maintainers
Change pxa active maintainers, and remove more busy people.
Remove Eric's tree as it is not accessible anymore.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Daniel Mack <zonque@gmail.com>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1ff06de..d7ec0f6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7291,12 +7291,12 @@ F: drivers/video/backlight/pwm_bl.c
F: include/linux/pwm_backlight.h
PXA2xx/PXA3xx SUPPORT
-M: Eric Miao <eric.y.miao@gmail.com>
-M: Russell King <linux@arm.linux.org.uk>
M: Haojian Zhuang <haojian.zhuang@gmail.com>
+M: Robert Jarzmik <robert.jarzmik@free.fr>
+M: Daniel Mack <daniel@zonque.org>
L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
T: git git://github.com/hzhuang1/linux.git
-T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
+T: git git://github.com/rjarzmik/linux.git
S: Maintained
F: arch/arm/mach-pxa/
F: drivers/pcmcia/pxa2xx*
--
2.0.0.rc2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: update ARM pxa maintainers
2014-09-19 20:22 ` Robert Jarzmik
@ 2014-09-20 2:52 ` Arnd Bergmann
2014-09-24 19:50 ` Robert Jarzmik
2014-09-24 19:55 ` Russell King - ARM Linux
0 siblings, 2 replies; 7+ messages in thread
From: Arnd Bergmann @ 2014-09-20 2:52 UTC (permalink / raw)
To: linux-arm-kernel
On Friday 19 September 2014, Robert Jarzmik wrote:
> Hi Arnd,
>
> I think I met the necessary number of acks. I amended the patch to reflect this,
> attached to this mail.
I disagree. For any other patch I'd be fine with this, but changing
maintainership is a delicate issue, and I don't want to remove Russell
from the list without having seen a comment from him with either
Ack or Nak.
> > Could you schedule this single patch for your maintainers branch (or for-next by
> default) in arm-soc please ?
Let's give Russell a few more days to comment, if we don't here anything from him,
I'd suggest to leave him listed as maintainer and just do the other changes.
You can reorder the list in any way you see fit.
Arnd
> From c4d1e8e185c76654452c5161c86f3cc34b3ba103 Mon Sep 17 00:00:00 2001
> From: Robert Jarzmik <robert.jarzmik@free.fr>
> Date: Fri, 29 Aug 2014 22:07:55 +0200
> Subject: [PATCH] MAINTAINERS: update ARM pxa maintainers
>
> Change pxa active maintainers, and remove more busy people.
> Remove Eric's tree as it is not accessible anymore.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
> Acked-by: Daniel Mack <zonque@gmail.com>
> Acked-by: Eric Miao <eric.y.miao@gmail.com>
> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
> ---
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1ff06de..d7ec0f6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7291,12 +7291,12 @@ F: drivers/video/backlight/pwm_bl.c
> F: include/linux/pwm_backlight.h
>
> PXA2xx/PXA3xx SUPPORT
> -M: Eric Miao <eric.y.miao@gmail.com>
> -M: Russell King <linux@arm.linux.org.uk>
> M: Haojian Zhuang <haojian.zhuang@gmail.com>
> +M: Robert Jarzmik <robert.jarzmik@free.fr>
> +M: Daniel Mack <daniel@zonque.org>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: update ARM pxa maintainers
2014-09-20 2:52 ` Arnd Bergmann
@ 2014-09-24 19:50 ` Robert Jarzmik
2014-09-24 19:55 ` Russell King - ARM Linux
1 sibling, 0 replies; 7+ messages in thread
From: Robert Jarzmik @ 2014-09-24 19:50 UTC (permalink / raw)
To: linux-arm-kernel
Arnd Bergmann <arnd@arndb.de> writes:
> I disagree. For any other patch I'd be fine with this, but changing
> maintainership is a delicate issue, and I don't want to remove Russell
> from the list without having seen a comment from him with either
> Ack or Nak.
>
> Let's give Russell a few more days to comment, if we don't here anything from him,
> I'd suggest to leave him listed as maintainer and just do the other changes.
> You can reorder the list in any way you see fit.
Okay, I understand. Therefore, I rechange the patch :
- Russell is kept on the list
- the order has become alphabetic in the maintainers list
Cheers.
--
Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MAINTAINERS-update-ARM-pxa-maintainers.patch
Type: text/x-diff
Size: 1371 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140924/1a7d5b01/attachment.bin>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: update ARM pxa maintainers
2014-09-20 2:52 ` Arnd Bergmann
2014-09-24 19:50 ` Robert Jarzmik
@ 2014-09-24 19:55 ` Russell King - ARM Linux
[not found] ` <8738bgrac4.fsf@free.fr>
1 sibling, 1 reply; 7+ messages in thread
From: Russell King - ARM Linux @ 2014-09-24 19:55 UTC (permalink / raw)
To: linux-arm-kernel
On Sat, Sep 20, 2014 at 04:52:31AM +0200, Arnd Bergmann wrote:
> On Friday 19 September 2014, Robert Jarzmik wrote:
> > Hi Arnd,
> >
> > I think I met the necessary number of acks. I amended the patch to reflect this,
> > attached to this mail.
>
> I disagree. For any other patch I'd be fine with this, but changing
> maintainership is a delicate issue, and I don't want to remove Russell
> from the list without having seen a comment from him with either
> Ack or Nak.
>
> > > Could you schedule this single patch for your maintainers branch (or for-next by
> > default) in arm-soc please ?
>
> Let's give Russell a few more days to comment, if we don't here anything
> from him, I'd suggest to leave him listed as maintainer and just do the
> other changes. You can reorder the list in any way you see fit.
I don't have much interest in PXA anymore, and I don't think I've reviewed
any PXA patches for a very long time, so I'm fine with this change.
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
--
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: update ARM pxa maintainers
[not found] ` <8738bgrac4.fsf@free.fr>
@ 2014-09-25 15:29 ` Arnd Bergmann
0 siblings, 0 replies; 7+ messages in thread
From: Arnd Bergmann @ 2014-09-25 15:29 UTC (permalink / raw)
To: linux-arm-kernel
On Wednesday 24 September 2014 23:13:15 Robert Jarzmik wrote:
> Russell King - ARM Linux <linux@arm.linux.org.uk> writes:
> > I don't have much interest in PXA anymore, and I don't think I've reviewed
> > any PXA patches for a very long time, so I'm fine with this change.
> >
> > Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
>
> Thanks Russell.
>
> Arnd, I have my quorum of acks now. My earlier v2 patch was premature, therefore
> I enclose here the v3, which should be my last.
Applied to next/fixes-non-critical, thanks!
Arnd
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-09-25 15:29 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29 20:07 [PATCH] MAINTAINERS: update ARM pxa maintainers Robert Jarzmik
2014-09-02 3:08 ` Haojian Zhuang
2014-09-19 20:22 ` Robert Jarzmik
2014-09-20 2:52 ` Arnd Bergmann
2014-09-24 19:50 ` Robert Jarzmik
2014-09-24 19:55 ` Russell King - ARM Linux
[not found] ` <8738bgrac4.fsf@free.fr>
2014-09-25 15:29 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).