diff options
author | Toon Moene <toon@moene.indiv.nluug.nl> | 2000-06-11 17:27:10 +0200 |
---|---|---|
committer | Toon Moene <toon@gcc.gnu.org> | 2000-06-11 15:27:10 +0000 |
commit | 11a27a767bc7ab87dca58ee882e6dd3b487069be (patch) | |
tree | 2b44ee986b83379233c3071b5158d1c57f5d5c36 | |
parent | 68b0ba71a493ef4f5486397f83ea78cb0a4230a4 (diff) | |
download | gcc-11a27a767bc7ab87dca58ee882e6dd3b487069be.zip gcc-11a27a767bc7ab87dca58ee882e6dd3b487069be.tar.gz gcc-11a27a767bc7ab87dca58ee882e6dd3b487069be.tar.bz2 |
MAINTAINERS: Add self as Fortran maintainer, remove Craig Burley.
Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
* MAINTAINERS: Add self as Fortran maintainer,
remove Craig Burley.
From-SVN: r34493
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl> + + * MAINTAINERS: Add self as Fortran maintainer, + remove Craig Burley. + Thu Jun 6 01:20:00 MET 2000 Philipp Thomas <pthomas@suse.de> * config.guess: Updated to latest version. diff --git a/MAINTAINERS b/MAINTAINERS index bebfd0f..02d4270 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -44,8 +44,8 @@ x86 ports Stan Cox scox@cygnus.com c4x port Michael Hayes m.hayes@elec.canterbury.ac.nz arc port Richard Kenner kenner@nyu.edu fr30 port Nick Clifton niclc@cygnus.com -fortran Craig Burley craig@jcb-sc.com -fortran Richard Henderson rth@cygnus.com +fortran Richard Henderson rth@cygnus.com +fortran Toon Moene toon@moene.indiv.nluug.nl c++ Jason Merrill jason@cygnus.com c++ Mark Mitchell mark@codesourcery.com chill Dave Brolley brolley@cygnus.com |