diff options
author | Ben Elliston <bje@au.ibm.com> | 2006-07-13 12:29:12 +0000 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2006-07-13 22:29:12 +1000 |
commit | 18c3f977d0a09c3b96fa5ea69130bd625b128bde (patch) | |
tree | 222b9ca697d7852283c6e87757f7cb018455d0ab | |
parent | 6915d7f00283de626f37d60b13bb62784ae5f1f7 (diff) | |
download | gcc-18c3f977d0a09c3b96fa5ea69130bd625b128bde.zip gcc-18c3f977d0a09c3b96fa5ea69130bd625b128bde.tar.gz gcc-18c3f977d0a09c3b96fa5ea69130bd625b128bde.tar.bz2 |
* MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
From-SVN: r115413
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-07-13 Ben Elliston <bje@au.ibm.com> + + * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer. + 2006-07-06 Paul Eggert <eggert@cs.ucla.edu> Port to hosts whose 'sort' and 'tail' implementations diff --git a/MAINTAINERS b/MAINTAINERS index a77ed5a..bf0a7dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -208,6 +208,7 @@ type-safe vectors Nathan Sidwell nathan@codesourcery.com alias analysis Daniel Berlin dberlin@dberlin.org alias analysis Diego Novillo dnovillo@redhat.com reload Ulrich Weigand uweigand@de.ibm.com +dfp.c, related Ben Elliston bje@au.ibm.com Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. |