summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-23 00:21:46 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-23 00:21:46 +0000
commit1554dae11d18a3183e951c60410dd722538f5c04 (patch)
tree968f252d69ede67dff9b79d80b9eb80ad8f103e8
parent63a0cbd1311328fcc9d4d7ad97edcbe30be7e621 (diff)
downloadgcc-1554dae11d18a3183e951c60410dd722538f5c04.tar.gz
* MAINTAINERS: Add self as a build machinery (*.in) maintainer
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35898 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af6aacc9552..4ff1bc78984 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 c177b5fa7bc..d0003d38586 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.