diff options
author | Paul Brook <paul@nowt.org> | 2003-07-26 16:53:54 +0000 |
---|---|---|
committer | Paul Brook <pbrook@gcc.gnu.org> | 2003-07-26 16:53:54 +0000 |
commit | a51d71d05c91a8a6aaee93878e6b9953762b59e6 (patch) | |
tree | 45d42eca7b6b8cc03fadf2c268c97329ce342157 | |
parent | 6cbf57c94cc4eb468bbc6e74e339939588de30b3 (diff) | |
download | gcc-a51d71d05c91a8a6aaee93878e6b9953762b59e6.zip gcc-a51d71d05c91a8a6aaee93878e6b9953762b59e6.tar.gz gcc-a51d71d05c91a8a6aaee93878e6b9953762b59e6.tar.bz2 |
* MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
From-SVN: r69826
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2003-07-26 Paul Brook <paul@nowt.org> + + * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene. + 2003-07-22 Alexandre Oliva <aoliva@redhat.com> * Makefile.tpl (all-make): Depend on intl. diff --git a/MAINTAINERS b/MAINTAINERS index 2f74544..be0c784 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -94,6 +94,9 @@ Ada front end Geert Bosch bosch@gnat.com Ada front end Robert Dewar dewar@gnat.com fortran Richard Henderson rth@redhat.com fortran Toon Moene toon@moene.indiv.nluug.nl +fortran 95 Paul Brook paul@nowt.org +fortran 95 Steven Bosscher steven@gcc.gnu.org +fortran 95 Toon Moene toon@moene.indiv.nluug.nl c++ Jason Merrill jason@redhat.com c++ Mark Mitchell mark@codesourcery.com cpplib Dave Brolley brolley@redhat.com @@ -171,7 +174,6 @@ Eric Blake ericb@gcc.gnu.org Jim Blandy jimb@redhat.com Phil Blundell pb@futuretv.com Hans Boehm hboehm@gcc.gnu.org -Steven Bosscher steven@gcc.gnu.org Eric Botcazou ebotcazou@libertysurf.fr Kevin Buettner kevinb@redhat.com Andrew Cagney cagney@redhat.com |