diff options
author | Thomas Fitzsimmons <fitzsim@redhat.com> | 2005-03-26 19:08:55 +0000 |
---|---|---|
committer | Thomas Fitzsimmons <fitzsim@gcc.gnu.org> | 2005-03-26 19:08:55 +0000 |
commit | 6a8c79d545a7374577868b099c82500866f2b242 (patch) | |
tree | 04f93d56072b1438104f9a5b058b2df44f2fbc89 | |
parent | a59928bc28b0da6770ff3a50c8ffe0a51c879787 (diff) | |
download | gcc-6a8c79d545a7374577868b099c82500866f2b242.tar.gz |
MAINTAINERS (Various Maintainers): Add self.
2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
* MAINTAINERS (Various Maintainers): Add self.
From-SVN: r97084
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c189c8a3aed..42df8d1d26c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com> + + * MAINTAINERS (Various Maintainers): Add self. + 2005-03-25 Paolo Bonzini <bonzini@gnu.org> * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. diff --git a/MAINTAINERS b/MAINTAINERS index 32579796fec..c9108540be3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -131,6 +131,7 @@ cpplib Per Bothner per@bothner.com cpplib Zack Weinberg zack@codesourcery.com libgcj Tom Tromey tromey@redhat.com libgcj Bryce McKinlay bryce@gcc.gnu.org +libgcj Thomas Fitzsimmons fitzsim@redhat.com libobjc Nicola Pero n.pero@mi.flashnet.it libobjc Andrew Pinski pinskia@physics.uc.edu alias analysis John Carr jfc@mit.edu |