[committed] Update my e-mail address, limit maintenance to MIPS I-IV ISAs

Message ID alpine.DEB.2.00.1807210005500.30992@tp.orcam.me.uk
State Committed
Headers

Commit Message

Maciej W. Rozycki July 20, 2018, 11:16 p.m. UTC
  binutils/
	* MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
	ISA maintenance.

	gdb/
	* MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
	ISA maintenance.

	sim/
	* MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
	ISA maintenance.
---
Hi,

 It's my last day at MIPS Tech today, so I'll be stepping down as a 
general MIPS target maintainer and limiting myself to legacy MIPS I-IV 
ISAs only, to help people with hobbyist projects like the recent R5900 PS2 
Linux porting effort.  As I'll be doing that entirely in my free time and 
using my personal resources, my capacity will be considerably reduced I'm 
afraid.

 Thank you all for your assistance over the years with my maintainer's 
duties.

  Maciej
---
 binutils/MAINTAINERS |    2 +-
 gdb/MAINTAINERS      |    4 ++--
 sim/MAINTAINERS      |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
  

Comments

Nick Clifton July 23, 2018, 10:04 a.m. UTC | #1
Hi Maciej,

>  It's my last day at MIPS Tech today, so I'll be stepping down as a 
> general MIPS target maintainer  

I just wanted to say a big *THANK YOU* on behalf of us all, for all 
the work that you have done with the binutils, gdb and everywhere 
else too.

Cheers
  Nick
  
Simon Marchi July 23, 2018, 5:27 p.m. UTC | #2
On 2018-07-23 06:04, Nick Clifton wrote:
> Hi Maciej,
> 
>>  It's my last day at MIPS Tech today, so I'll be stepping down as a
>> general MIPS target maintainer
> 
> I just wanted to say a big *THANK YOU* on behalf of us all, for all
> the work that you have done with the binutils, gdb and everywhere
> else too.
> 
> Cheers
>   Nick

Indeed, thanks!  I hope you'll still visit us from times to times :).

Simon
  
Maciej W. Rozycki Aug. 7, 2018, 8:12 p.m. UTC | #3
Nick, Simon --

> > I just wanted to say a big *THANK YOU* on behalf of us all, for all
> > the work that you have done with the binutils, gdb and everywhere
> > else too.
> 
> Indeed, thanks!  I hope you'll still visit us from times to times :).

 You are welcome, it was my pleasure!  We shall see what happens, I'd love 
to stay around.  There is so much exciting stuff to do.

 Meanwhile I plan to pop in to the Cauldron this year and we can catch up 
there.

  Maciej
  

Patch

diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS
index 20445e9..17317f8 100644
--- a/binutils/MAINTAINERS
+++ b/binutils/MAINTAINERS
@@ -102,7 +102,7 @@  responsibility among the other maintainers.
   MEP		   Dave Brolley <brolley@redhat.com>
   METAG            Markos Chandras <markos.chandras@imgtec.com>
   MICROBLAZE	   Michael Eager <eager@eagercon.com>
-  MIPS		   Maciej W. Rozycki <macro@mips.com>
+  MIPS I-IV	   Maciej W. Rozycki <macro@linux-mips.org>
   MMIX		   Hans-Peter Nilsson <hp@bitrange.com>
   MN10300	   Alexandre Oliva <aoliva@redhat.com>
   Moxie		   Anthony Green <green@moxielogic.com>
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index eb39be8..b49a75f 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -270,8 +270,8 @@  the native maintainer when resolving ABI issues.
 			--target=microblaze-linux-gnu ,-Werror
 			Michael Eager		eager@eagercon.com
 
-	mips		--target=mips-elf ,-Werror
-			Maciej W. Rozycki	macro@mips.com
+	mips I-IV	--target=mips-elf ,-Werror
+			Maciej W. Rozycki	macro@linux-mips.org
 
 	mn10300		--target=mn10300-elf broken
 			(sim/ dies with make -j)
diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
index e4a7314..ccd5a9c 100644
--- a/sim/MAINTAINERS
+++ b/sim/MAINTAINERS
@@ -25,7 +25,7 @@  lm32		Jon Beniston <jon@beniston.com>
 m32r		Doug Evans <dje@sebabeach.org>
 m68hc11		Stephane Carrez <Stephane.Carrez@gmail.com>
 microblaze	Michael Eager <eager@eagercon.com>
-mips		Maciej W. Rozycki <macro@mips.com>
+mips I-IV	Maciej W. Rozycki <macro@linux-mips.org>
 moxie		Anthony Green <green@moxielogic.com>
 msp430		Nick Clifton <nickc@redhat.com>
 or1k		Stafford Horne <shorne@gmail.com>