diff options
author | David Ayers <d.ayers@inode.at> | 2005-03-03 15:46:49 +0100 |
---|---|---|
committer | David Ayers <ayers@gcc.gnu.org> | 2005-03-03 14:46:49 +0000 |
commit | 09f8755b65c576c8c4019d49e9ecb3dd6da90ee9 (patch) | |
tree | 84d7dbd2b45f736f1b39fd063e8e8da1d7ae55b7 | |
parent | 229cc11f741fdcebeafd22617c707602c43de8e6 (diff) | |
download | gcc-09f8755b65c576c8c4019d49e9ecb3dd6da90ee9.zip gcc-09f8755b65c576c8c4019d49e9ecb3dd6da90ee9.tar.gz gcc-09f8755b65c576c8c4019d49e9ecb3dd6da90ee9.tar.bz2 |
MAINTAINERS (Write After Approval): Add myself.
2005-03-03 David Ayers <d.ayers@inode.at>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r95832
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-03-03 David Ayers <d.ayers@inode.at> + + * MAINTAINERS (Write After Approval): Add myself. + 2005-03-01 Alexandre Oliva <aoliva@redhat.com> PR libgcj/20160 diff --git a/MAINTAINERS b/MAINTAINERS index 6e845e0..0408987 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -194,6 +194,7 @@ in changes outside of the parts of the compiler they maintain. Mark G. Adams mark.g.adams@sympatico.ca Matt Austern austern@apple.com +David Ayers d.ayers@inode.at Giovanni Bajo giovannibajo@gcc.gnu.org Scott Bambrough scottb@netwinder.org Wolfgang Bangerth bangerth@dealii.org |