summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-23 08:26:50 +0000
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-23 08:26:50 +0000
commit2fb1054743c24e2abf9f4184ff79e439bbfd370e (patch)
tree6fe9fd517e50eeff6db3653af28bd1e4d023b047
parentacdbdba303cf3fb1fa0bc2c606f5a6ba12ef49c6 (diff)
downloadgcc-2fb1054743c24e2abf9f4184ff79e439bbfd370e.tar.gz
* MAINTAINERS: Add self as a build machinery (*.in) maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35905 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS3
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ff1bc78984..88a0cfeda4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-08-23 Alexandre Oliva <aoliva@redhat.com>
+
+ * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
+
2000-08-22 DJ Delorie <dj@redhat.com>
* MAINTAINERS: Add self as a build machinery (*.in) maintainer
diff --git a/MAINTAINERS b/MAINTAINERS
index d0003d38586..e7b74a86a43 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -28,7 +28,7 @@ mcore Nick Clifton nickc@redhat.com
Jim Dein jdein@windriver.com
mn10200 port Jeff Law law@cygnus.com
mn10300 port Jeff Law law@cygnus.com
-mn10300 port Alexandre Oliva aoliva@cygnus.com
+mn10300 port Alexandre Oliva aoliva@redhat.com
hppa port Jeff Law law@cygnus.com
m68k port (?) Jeff Law law@cygnus.com
m68k-motorola-sysv port Philippe De Muyter phdm@macqel.be
@@ -91,6 +91,7 @@ windows, cygwin, mingw DJ Delorie dj@redhat.com
DJGPP DJ Delorie dj@delorie.com
libiberty DJ Delorie dj@redhat.com
build machinery (*.in) DJ Delorie dj@redhat.com
+build machinery (*.in) Alexandre Oliva aoliva@redhat.com
Note individuals who maintain parts of the compiler need approval to check
in changes outside of the parts of the compiler they maintain.