diff options
| author | Graydon Hoare <[email protected]> | 2011-01-03 11:09:21 -0800 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-01-03 11:09:21 -0800 |
| commit | c0955f037080b636b283e7a7b9ce0cf0f59a9c68 (patch) | |
| tree | 8bd1738be4a636cd885b5ef0045fa5e0425a0dc0 | |
| parent | Update keyword list with 'const', 'thread' (diff) | |
| download | rust-c0955f037080b636b283e7a7b9ce0cf0f59a9c68.tar.xz rust-c0955f037080b636b283e7a7b9ce0cf0f59a9c68.zip | |
Add Brian to AUTHORS.
| -rw-r--r-- | AUTHORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index c18d041e..b5f68850 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -7,6 +7,7 @@ Other authors: Adam Bozanich <[email protected]> Andreas Gal <[email protected]> Brendan Eich <[email protected]> +Brian Anderson <[email protected]> Chris Double <[email protected]> Dave Herman <[email protected]> Jason Orendorff <[email protected]> |