diff options
| author | bosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-10 16:45:44 +0000 |
|---|---|---|
| committer | bosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-10 16:45:44 +0000 |
| commit | 27e8b2c3bfebaa3b96db33352f29b9b9d8c97251 (patch) | |
| tree | fc63aa5ef3cabd1d00d67ca8a1ec0ebeb846daad | |
| parent | 9eafcf9469bab1a72d94cd9f47b44ccfe2cc89f7 (diff) | |
| download | ppe42-gcc-27e8b2c3bfebaa3b96db33352f29b9b9d8c97251.tar.gz ppe42-gcc-27e8b2c3bfebaa3b96db33352f29b9b9d8c97251.zip | |
* MAINTAINERS (Various maintainers: Ada front end):
Added Robert Dewar.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46149 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4dc7177e259..142a2927281 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 737f308b4ce..48634def541 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. |

