diff options
| author | Graydon Hoare <[email protected]> | 2011-03-22 09:42:51 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-03-22 09:42:51 -0700 |
| commit | bb75a53cbd0e326fd4f16ca284ba7080698d0d81 (patch) | |
| tree | 46ea8facbb51f913b39082125cb79bd7da22dab6 | |
| parent | Added test case for floats (diff) | |
| download | rust-bb75a53cbd0e326fd4f16ca284ba7080698d0d81.tar.xz rust-bb75a53cbd0e326fd4f16ca284ba7080698d0d81.zip | |
Add Tim to AUTHORS.
| -rw-r--r-- | AUTHORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index a6e9935d..fd8a9a74 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -24,3 +24,4 @@ Peter Hull <[email protected]> Ralph Giles <[email protected]> Rafael Ávila de Espíndola <[email protected]> Roy Frostig <[email protected]> +Tim Chevalier <[email protected]> |