diff options
author | Richard Guenther <rguenther@suse.de> | 2006-05-01 11:30:26 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2006-05-01 11:30:26 +0000 |
commit | 9386bd20a37bd8e586824a4bfd7934781c5b69e1 (patch) | |
tree | 6ac050e4f78bacbc3affaaa87182d663d5b9ef44 | |
parent | 71834ad346a514c1ef41342403b762503e5ce05e (diff) | |
download | gcc-9386bd20a37bd8e586824a4bfd7934781c5b69e1.zip gcc-9386bd20a37bd8e586824a4bfd7934781c5b69e1.tar.gz gcc-9386bd20a37bd8e586824a4bfd7934781c5b69e1.tar.bz2 |
MAINTAINERS (Various Maintainers): Add myself as libgcc-math maintainer.
2006-05-01 Richard Guenther <rguenther@suse.de>
* MAINTAINERS (Various Maintainers): Add myself as libgcc-math
maintainer.
From-SVN: r113409
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2006-05-01 Richard Guenther <rguenther@suse.de> + + * MAINTAINERS (Various Maintainers): Add myself as libgcc-math + maintainer. + 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com> * MAINTAINERS (Write After Approval): Add myself. diff --git a/MAINTAINERS b/MAINTAINERS index 86ff985..4f6c5d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -141,6 +141,7 @@ treelang James A. Morrison phython@gcc.gnu.org cpplib Per Bothner per@bothner.com libdecnumber Ben Elliston bje@au.ibm.com +libgcc-math Richard Guenther rguenther@suse.de libgcj Tom Tromey tromey@redhat.com libgcj Bryce McKinlay mckinlay@redhat.com libgomp Richard Henderson rth@redhat.com @@ -259,7 +260,6 @@ Matthew Gingell gingell@gnat.com Anthony Green green@redhat.com Doug Gregor doug.gregor@gmail.com Jon Grimm jgrimm2@us.ibm.com -Richard Guenther rguenther@suse.de Laurent Guerby laurent@guerby.net Mostafa Hagog hagog@gcc.gnu.org Olivier Hainque hainque@act-europe.fr |