aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Billinghurst <David.Billinghurst@riotinto.com>2001-10-02 22:57:35 +0000
committerDavid Billinghurst <billingd@gcc.gnu.org>2001-10-02 22:57:35 +0000
commitd3d51b8cad54db9bb7522d1ff9c3ff1900498bf0 (patch)
treee8d812f13c82c9046e33c7835af1c6931fd00c2b
parentd352477d45025e3e39b4837f00711748073baf29 (diff)
downloadgcc-d3d51b8cad54db9bb7522d1ff9c3ff1900498bf0.zip
gcc-d3d51b8cad54db9bb7522d1ff9c3ff1900498bf0.tar.gz
gcc-d3d51b8cad54db9bb7522d1ff9c3ff1900498bf0.tar.bz2
* MAINTAINERS (Various maintainers: Ada front end): Added myself.
From-SVN: r45980
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e62c254..4dc7177 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
+
+ * MAINTAINERS (Write After Approval): Added self
+
2001-10-02 Geert Bosch <bosch@gnat.com>
* MAINTAINERS (Various maintainers: Ada front end): Added myself.
diff --git a/MAINTAINERS b/MAINTAINERS
index fa97163..737f308 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -117,6 +117,7 @@ in changes outside of the parts of the compiler they maintain.
Write After Approval
Scott Bambrough scottb@netwinder.org
+David Billinghurst David.Billinghurst@riotinto.com
Laurynas Biveinis lauras@softhome.net
Phil Blundell pb@futuretv.com
Hans Boehm hboehm@gcc.gnu.org