aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-08-21 14:06:49 -0400
committerDJ Delorie <dj@gcc.gnu.org>2000-08-21 14:06:49 -0400
commit4f3e904e93617c3d7b6cd565dcca4fdc897f0e14 (patch)
tree188a70bd049ad33dfb201d0c59476e2cac9e47b7
parent6e447bac90d433a2597a51d03781361bb62e708b (diff)
downloadgcc-4f3e904e93617c3d7b6cd565dcca4fdc897f0e14.zip
gcc-4f3e904e93617c3d7b6cd565dcca4fdc897f0e14.tar.gz
gcc-4f3e904e93617c3d7b6cd565dcca4fdc897f0e14.tar.bz2
* MAINTAINERS: Add self as a libiberty maintainer
From-SVN: r35851
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 389e0aa..a146bc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-08-21 DJ Delorie <dj@redhat.com>
+
+ * MAINTAINERS: Add self as a libiberty maintainer
+
2000-08-16 Alexandre Oliva <aoliva@redhat.com>
* configure.in (libstdcxx_flags): Use
diff --git a/MAINTAINERS b/MAINTAINERS
index 992fafd..c177b5f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -89,6 +89,7 @@ diagnostic messages Gabriel Dos Reis gdr@codesourcery.com
windows, cygwin, mingw Christopher Faylor cgf@redhat.com
windows, cygwin, mingw DJ Delorie dj@redhat.com
DJGPP DJ Delorie dj@delorie.com
+libiberty DJ Delorie dj@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.