diff options
author | Phil Edwards <pme@gcc.gnu.org> | 2002-01-29 00:58:25 +0000 |
---|---|---|
committer | Phil Edwards <pme@gcc.gnu.org> | 2002-01-29 00:58:25 +0000 |
commit | 4ceaf7fb1d3acd2979ce83ab2e337dc4c13a5895 (patch) | |
tree | 1e7fdb29ae0e70b0ec140beef296d4da023bb49f | |
parent | 2d67bd7be1d6a84cacc7e3e81edbbd2a28a1ecd7 (diff) | |
download | gcc-4ceaf7fb1d3acd2979ce83ab2e337dc4c13a5895.zip gcc-4ceaf7fb1d3acd2979ce83ab2e337dc4c13a5895.tar.gz gcc-4ceaf7fb1d3acd2979ce83ab2e337dc4c13a5895.tar.bz2 |
MAINTAINERS: Update my email address.
2002-01-28 Phil Edwards <pme@gcc.gnu.org>
* MAINTAINERS: Update my email address.
From-SVN: r49305
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2002-01-28 Phil Edwards <pme@gcc.gnu.org> + + * MAINTAINERS: Update my email address. + 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com> * configure.in (*-*-netbsd*): New. Skip target-newlib, diff --git a/MAINTAINERS b/MAINTAINERS index dd0449a4..3468c70 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -98,7 +98,7 @@ debugging code Jim Wilson wilson@redhat.com dwarf debugging code Jason Merrill jason@redhat.com c++ runtime libs Gabriel Dos Reis dosreis@cmla.ens-cachan.fr c++ runtime libs Ulrich Drepper drepper@redhat.com -c++ runtime libs Phil Edwards pedwards@jaj.com +c++ runtime libs Phil Edwards pme@gcc.gnu.org c++ runtime libs Benjamin Kosnik bkoz@redhat.com *synthetic multiply Torbjorn Granlund tege@swox.com *c-torture Torbjorn Granlund tege@swox.com |