diff options
author | Geert Bosch <bosch@gnat.com> | 2001-10-10 18:45:44 +0200 |
---|---|---|
committer | Geert Bosch <bosch@gcc.gnu.org> | 2001-10-10 18:45:44 +0200 |
commit | 301068864b3462dba2542b288f65e70ffccc8cd7 (patch) | |
tree | fc63aa5ef3cabd1d00d67ca8a1ec0ebeb846daad | |
parent | 5b0546b8688ccc08aa1617748c191f06160f05b7 (diff) | |
download | gcc-301068864b3462dba2542b288f65e70ffccc8cd7.zip gcc-301068864b3462dba2542b288f65e70ffccc8cd7.tar.gz gcc-301068864b3462dba2542b288f65e70ffccc8cd7.tar.bz2 |
MAINTAINERS (Various maintainers: Ada front end): Added Robert Dewar.
* MAINTAINERS (Various maintainers: Ada front end):
Added Robert Dewar.
From-SVN: r46149
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-10-10 Geert Bosch <bosch@gnat.com> + + * MAINTAINERS (Various maintainers: Ada front end): + Added Robert Dewar. + 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com> * MAINTAINERS (Write After Approval): Added self diff --git a/MAINTAINERS b/MAINTAINERS index 737f308..48634de 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -110,6 +110,7 @@ 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 +Ada front end Robert Dewar dewar@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. |