aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@gnu.org>2019-08-16 03:38:09 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2019-08-16 03:38:09 +0000
commit3b5864f42104cc3c35568fa5f9e4b256c2b49bb8 (patch)
treeb56971251c455ecb8425d9334b9b2b70491c3856
parent09b0f5bf9e06856f36e6dc5b1f5c1ca591036c51 (diff)
downloadgcc-3b5864f42104cc3c35568fa5f9e4b256c2b49bb8.zip
gcc-3b5864f42104cc3c35568fa5f9e4b256c2b49bb8.tar.gz
gcc-3b5864f42104cc3c35568fa5f9e4b256c2b49bb8.tar.bz2
address change
Oops, I forgot to update the MAINTAINERS file a couple of months ago, when the address there stopped working. Honestly, I haven't really had much involvement with the frv, mn10300 or sh ports for almost 15 years, so I wouldn't mind if someone else stepped up and took over, but until someone does, I don't mind reviewing the occasional patch, so it's best if it can reach me ;-) for ChangeLog * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org. From-SVN: r274556
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS8
2 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f2cf5f7..e7fe8fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-08-16 Alexandre Oliva <oliva@gnu.org>
+
+ * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
+
2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
* MAINTAINERS (Write After Approval): Add myself.
diff --git a/MAINTAINERS b/MAINTAINERS
index 912663c..5d84029 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -64,7 +64,7 @@ c-sky port Yunhai Shang <yunhai_shang@c-sky.com>
epiphany port Joern Rennecke <gnu@amylaar.uk>
fr30 port Nick Clifton <nickc@redhat.com>
frv port Nick Clifton <nickc@redhat.com>
-frv port Alexandre Oliva <aoliva@redhat.com>
+frv port Alexandre Oliva <aoliva@gcc.gnu.org>
ft32 port James Bowman <james.bowman@ftdichip.com>
h8 port Jeff Law <law@redhat.com>
hppa port Jeff Law <law@redhat.com>
@@ -83,7 +83,7 @@ microblaze Michael Eager <eager@eagercon.com>
mips port Matthew Fortune <mfortune@gmail.com>
mmix port Hans-Peter Nilsson <hp@bitrange.com>
mn10300 port Jeff Law <law@redhat.com>
-mn10300 port Alexandre Oliva <aoliva@redhat.com>
+mn10300 port Alexandre Oliva <aoliva@gcc.gnu.org>
moxie port Anthony Green <green@moxielogic.com>
msp430 port Nick Clifton <nickc@redhat.com>
nds32 port Chung-Ju Wu <jasonwucj@gmail.com>
@@ -105,7 +105,7 @@ rx port Nick Clifton <nickc@redhat.com>
s390 port Hartmut Penner <hepenner@us.ibm.com>
s390 port Ulrich Weigand <uweigand@de.ibm.com>
s390 port Andreas Krebbel <krebbel@linux.ibm.com>
-sh port Alexandre Oliva <aoliva@redhat.com>
+sh port Alexandre Oliva <aoliva@gcc.gnu.org>
sh port Oleg Endo <olegendo@gcc.gnu.org>
sparc port David S. Miller <davem@redhat.com>
sparc port Eric Botcazou <ebotcazou@libertysurf.fr>
@@ -213,7 +213,7 @@ diagnostic messages Dodji Seketeli <dodji@redhat.com>
diagnostic messages David Malcolm <dmalcolm@redhat.com>
build machinery (*.in) Paolo Bonzini <bonzini@gnu.org>
build machinery (*.in) Nathanael Nerode <neroden@gcc.gnu.org>
-build machinery (*.in) Alexandre Oliva <aoliva@redhat.com>
+build machinery (*.in) Alexandre Oliva <aoliva@gcc.gnu.org>
build machinery (*.in) Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
docs co-maintainer Gerald Pfeifer <gerald@pfeifer.com>
docs co-maintainer Joseph Myers <joseph@codesourcery.com>