aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Bosch <bosch@gnat.com>2001-10-02 23:32:12 +0200
committerGeert Bosch <bosch@gcc.gnu.org>2001-10-02 23:32:12 +0200
commitd1c3e70982446832d43f5ae5a473477cb40df7b4 (patch)
tree84f6e8236ab5a452ee67120e4fb259ee77fdd891
parent627a8b878ea53819c9ddacdcaa091d517689f52d (diff)
downloadgcc-d1c3e70982446832d43f5ae5a473477cb40df7b4.zip
gcc-d1c3e70982446832d43f5ae5a473477cb40df7b4.tar.gz
gcc-d1c3e70982446832d43f5ae5a473477cb40df7b4.tar.bz2
* MAINTAINERS (Various maintainers: Ada front end): Added myself.
From-SVN: r45970
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8808c3..e62c254 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-02 Geert Bosch <bosch@gnat.com>
+
+ * MAINTAINERS (Various maintainers: Ada front end): Added myself.
+
2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
* configure: Handle temporary files securely using mkdir.
diff --git a/MAINTAINERS b/MAINTAINERS
index e41c265..fa97163 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -109,6 +109,7 @@ s390 port Hartmut Penner hpenner@de.ibm.com
s390 port Ulrich Weigand uweigand@de.ibm.com
mips port Eric Christopher echristo@redhat.com
predict.def Jan Hubicka jh@suse.cz
+Ada front end Geert Bosch bosch@gnat.com
Note individuals who maintain parts of the compiler need approval to check
in changes outside of the parts of the compiler they maintain.