All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: Hand MIPS over to Thomas
@ 2020-02-22 17:04 Paul Burton
  2020-02-24  8:36 ` Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Burton @ 2020-02-22 17:04 UTC (permalink / raw)
  To: linux-mips; +Cc: linux-kernel, Paul Burton, Ralf Baechle, Thomas Bogendoerfer

My time with MIPS the company has reached its end, and so at best I'll
have little time spend on maintaining arch/mips/.

Ralf last authored a patch over 2 years ago, the last time he committed
one is even further back & activity was sporadic for a while before
that. The reality is that he isn't active.

Having a new maintainer with time to do things properly will be
beneficial all round. Thomas Bogendoerfer has been involved in MIPS
development for a long time & has offered to step up as maintainer, so
add Thomas and remove myself & Ralf from the MIPS entry.

Ralf already has an entry in CREDITS to honor his contributions, so this
just adds one for me.

Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-mips@vger.kernel.org
---
Changes in v2:
- Merge the 2 patches & add Thomas :)
- Drop the link to Ralf's git tree
---
 CREDITS     | 5 +++++
 MAINTAINERS | 6 ++----
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/CREDITS b/CREDITS
index a97d3280a627..032b5994f476 100644
--- a/CREDITS
+++ b/CREDITS
@@ -567,6 +567,11 @@ D: Original author of Amiga FFS filesystem
 S: Orlando, Florida
 S: USA
 
+N: Paul Burton
+E: paulburton@kernel.org
+W: https://pburton.com
+D: MIPS maintainer 2018-2020
+
 N: Lennert Buytenhek
 E: kernel@wantstofly.org
 D: Original (2.4) rewrite of the ethernet bridging code
diff --git a/MAINTAINERS b/MAINTAINERS
index a0d86490c2c6..86e70a216ab1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11114,14 +11114,12 @@ S:	Maintained
 F:	drivers/usb/image/microtek.*
 
 MIPS
-M:	Ralf Baechle <ralf@linux-mips.org>
-M:	Paul Burton <paulburton@kernel.org>
+M:	Thomas Bogendoerfer <tsbogend@alpha.franken.de>
 L:	linux-mips@vger.kernel.org
 W:	http://www.linux-mips.org/
-T:	git git://git.linux-mips.org/pub/scm/ralf/linux.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git
 Q:	http://patchwork.linux-mips.org/project/linux-mips/list/
-S:	Supported
+S:	Maintained
 F:	Documentation/devicetree/bindings/mips/
 F:	Documentation/mips/
 F:	arch/mips/
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Hand MIPS over to Thomas
  2020-02-22 17:04 [PATCH v2] MAINTAINERS: Hand MIPS over to Thomas Paul Burton
@ 2020-02-24  8:36 ` Philippe Mathieu-Daudé
  2020-02-24 10:56 ` Thomas Bogendoerfer
  2020-02-25  7:04 ` Paul Burton
  2 siblings, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-02-24  8:36 UTC (permalink / raw)
  To: Paul Burton
  Cc: open list:BROADCOM NVRAM DRIVER, open list, Ralf Baechle,
	Thomas Bogendoerfer

On Sat, Feb 22, 2020 at 6:04 PM Paul Burton <paulburton@kernel.org> wrote:
>
> My time with MIPS the company has reached its end, and so at best I'll
> have little time spend on maintaining arch/mips/.
>
> Ralf last authored a patch over 2 years ago, the last time he committed
> one is even further back & activity was sporadic for a while before
> that. The reality is that he isn't active.
>
> Having a new maintainer with time to do things properly will be
> beneficial all round. Thomas Bogendoerfer has been involved in MIPS
> development for a long time & has offered to step up as maintainer, so
> add Thomas and remove myself & Ralf from the MIPS entry.
>
> Ralf already has an entry in CREDITS to honor his contributions, so this
> just adds one for me.
>
> Signed-off-by: Paul Burton <paulburton@kernel.org>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
> Cc: linux-mips@vger.kernel.org
> ---
> Changes in v2:
> - Merge the 2 patches & add Thomas :)
> - Drop the link to Ralf's git tree
> ---
>  CREDITS     | 5 +++++
>  MAINTAINERS | 6 ++----
>  2 files changed, 7 insertions(+), 4 deletions(-)
>
> diff --git a/CREDITS b/CREDITS
> index a97d3280a627..032b5994f476 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -567,6 +567,11 @@ D: Original author of Amiga FFS filesystem
>  S: Orlando, Florida
>  S: USA
>
> +N: Paul Burton
> +E: paulburton@kernel.org
> +W: https://pburton.com
> +D: MIPS maintainer 2018-2020
> +
>  N: Lennert Buytenhek
>  E: kernel@wantstofly.org
>  D: Original (2.4) rewrite of the ethernet bridging code
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a0d86490c2c6..86e70a216ab1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11114,14 +11114,12 @@ S:    Maintained
>  F:     drivers/usb/image/microtek.*
>
>  MIPS
> -M:     Ralf Baechle <ralf@linux-mips.org>
> -M:     Paul Burton <paulburton@kernel.org>
> +M:     Thomas Bogendoerfer <tsbogend@alpha.franken.de>
>  L:     linux-mips@vger.kernel.org
>  W:     http://www.linux-mips.org/
> -T:     git git://git.linux-mips.org/pub/scm/ralf/linux.git
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git
>  Q:     http://patchwork.linux-mips.org/project/linux-mips/list/
> -S:     Supported
> +S:     Maintained
>  F:     Documentation/devicetree/bindings/mips/
>  F:     Documentation/mips/
>  F:     arch/mips/
> --
> 2.25.1
>

Thank you Paul for your MIPS work.
Thank you Thomas for stepping in :)

FWIW:
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Hand MIPS over to Thomas
  2020-02-22 17:04 [PATCH v2] MAINTAINERS: Hand MIPS over to Thomas Paul Burton
  2020-02-24  8:36 ` Philippe Mathieu-Daudé
@ 2020-02-24 10:56 ` Thomas Bogendoerfer
  2020-02-25  7:04 ` Paul Burton
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Bogendoerfer @ 2020-02-24 10:56 UTC (permalink / raw)
  To: Paul Burton; +Cc: linux-mips, linux-kernel, Ralf Baechle

On Sat, Feb 22, 2020 at 09:04:17AM -0800, Paul Burton wrote:
> My time with MIPS the company has reached its end, and so at best I'll
> have little time spend on maintaining arch/mips/.
> 
> Ralf last authored a patch over 2 years ago, the last time he committed
> one is even further back & activity was sporadic for a while before
> that. The reality is that he isn't active.
> 
> Having a new maintainer with time to do things properly will be
> beneficial all round. Thomas Bogendoerfer has been involved in MIPS
> development for a long time & has offered to step up as maintainer, so
> add Thomas and remove myself & Ralf from the MIPS entry.
> 
> Ralf already has an entry in CREDITS to honor his contributions, so this
> just adds one for me.
> 
> Signed-off-by: Paul Burton <paulburton@kernel.org>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
> Cc: linux-mips@vger.kernel.org
> ---
> Changes in v2:
> - Merge the 2 patches & add Thomas :)
> - Drop the link to Ralf's git tree
> ---
>  CREDITS     | 5 +++++
>  MAINTAINERS | 6 ++----
>  2 files changed, 7 insertions(+), 4 deletions(-)

Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] MAINTAINERS: Hand MIPS over to Thomas
  2020-02-22 17:04 [PATCH v2] MAINTAINERS: Hand MIPS over to Thomas Paul Burton
  2020-02-24  8:36 ` Philippe Mathieu-Daudé
  2020-02-24 10:56 ` Thomas Bogendoerfer
@ 2020-02-25  7:04 ` Paul Burton
  2 siblings, 0 replies; 4+ messages in thread
From: Paul Burton @ 2020-02-25  7:04 UTC (permalink / raw)
  To: Paul Burton
  Cc: linux-mips, linux-kernel, Paul Burton, Ralf Baechle,
	Thomas Bogendoerfer, linux-mips

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]

Hello,

Paul Burton wrote:
> My time with MIPS the company has reached its end, and so at best I'll
> have little time spend on maintaining arch/mips/.
> 
> Ralf last authored a patch over 2 years ago, the last time he committed
> one is even further back & activity was sporadic for a while before
> that. The reality is that he isn't active.
> 
> Having a new maintainer with time to do things properly will be
> beneficial all round. Thomas Bogendoerfer has been involved in MIPS
> development for a long time & has offered to step up as maintainer, so
> add Thomas and remove myself & Ralf from the MIPS entry.
> 
> Ralf already has an entry in CREDITS to honor his contributions, so this
> just adds one for me.

Applied to mips-fixes.

> commit 3234f4ed3066
> https://git.kernel.org/mips/c/3234f4ed3066
> 
> Signed-off-by: Paul Burton <paulburton@kernel.org>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

Thanks,
    Paul

[ This message was auto-generated; if you believe anything is incorrect
  then please email paulburton@kernel.org to report it. ]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-25  7:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-22 17:04 [PATCH v2] MAINTAINERS: Hand MIPS over to Thomas Paul Burton
2020-02-24  8:36 ` Philippe Mathieu-Daudé
2020-02-24 10:56 ` Thomas Bogendoerfer
2020-02-25  7:04 ` Paul Burton

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.