diff options
| -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. |
