diff options
| author | Graydon Hoare <[email protected]> | 2010-07-10 20:22:14 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2010-07-10 20:22:14 -0700 |
| commit | 2eafd280f81a668f9b8b0a7f0eda4c3237e6b70a (patch) | |
| tree | 42f700012e0fd5807bf62c7af926a40bc6242f1e | |
| parent | Fix for compile error when using gcc 4.5.0 (diff) | |
| download | rust-2eafd280f81a668f9b8b0a7f0eda4c3237e6b70a.tar.xz rust-2eafd280f81a668f9b8b0a7f0eda4c3237e6b70a.zip | |
Add Chris Double to AUTHORS.txt.
| -rw-r--r-- | AUTHORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index 95aeaf3b..2876fe77 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -6,6 +6,7 @@ Other authors: Andreas Gal <[email protected]> Brendan Eich <[email protected]> +Chris Double <[email protected]> Dave Herman <[email protected]> Jeff Mulzelaar <[email protected]> Matt Brubeck <[email protected]> |