summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-07 15:04:48 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-07 15:04:48 +0000
commit9b573fd86ad7010a5a09022b18995fe2ed1fc193 (patch)
tree6eff1c6a5b4eae5612105125caeb2a55c4b61c86
parentede08f9fff6cd1d879f8b86b488b9e8a3b863ea8 (diff)
downloadppe42-gcc-9b573fd86ad7010a5a09022b18995fe2ed1fc193.tar.gz
ppe42-gcc-9b573fd86ad7010a5a09022b18995fe2ed1fc193.zip
* MAINTAINERS: Add self as a DJGPP maintainer
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35554 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 5d1c8544ac7..70505e91b42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-08-07 DJ Delorie <dj@delorie.com>
+
+ * MAINTAINERS: Add self as a DJGPP maintainer
+
2000-08-07 DJ Delorie <dj@redhat.com>
* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
diff --git a/MAINTAINERS b/MAINTAINERS
index 80620d4a96f..992fafd8e7f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -88,6 +88,7 @@ i18n Philipp Thomas pthomas@suse.de
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
Note individuals who maintain parts of the compiler need approval to check
in changes outside of the parts of the compiler they maintain.
OpenPOWER on IntegriCloud