aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-08-22 20:21:46 -0400
committerDJ Delorie <dj@gcc.gnu.org>2000-08-22 20:21:46 -0400
commit126bb9ed7aad14e694458883359175a72f968488 (patch)
tree968f252d69ede67dff9b79d80b9eb80ad8f103e8
parentae658d47a4f90ac43501b149d56f2713595e5656 (diff)
downloadgcc-126bb9ed7aad14e694458883359175a72f968488.zip
gcc-126bb9ed7aad14e694458883359175a72f968488.tar.gz
gcc-126bb9ed7aad14e694458883359175a72f968488.tar.bz2
* MAINTAINERS: Add self as a build machinery (*.in) maintainer
From-SVN: r35898
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af6aacc..4ff1bc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-08-22 DJ Delorie <dj@redhat.com>
+
+ * MAINTAINERS: Add self as a build machinery (*.in) maintainer
+
2000-08-22 Alexandre Oliva <aoliva@redhat.com>
* config-ml.in (CC, CXX): Avoid trailing whitespace.
diff --git a/MAINTAINERS b/MAINTAINERS
index c177b5f..d0003d3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -90,6 +90,7 @@ 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
+build machinery (*.in) 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.