diff options
| author | Graydon Hoare <[email protected]> | 2010-07-08 07:48:57 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2010-07-08 07:48:57 -0700 |
| commit | 004240e0bca913f2d67560799de53bfec2f41289 (patch) | |
| tree | 685122d0b530b75c6c9aec749d34cf0a3d623237 | |
| parent | Issue 66: Multi-line comments (diff) | |
| download | rust-004240e0bca913f2d67560799de53bfec2f41289.tar.xz rust-004240e0bca913f2d67560799de53bfec2f41289.zip | |
Add mbrubeck.
| -rw-r--r-- | AUTHORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index 82e593ca..9496c0b6 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -7,6 +7,7 @@ Other authors: Andreas Gal <[email protected]> Brendan Eich <[email protected]> Dave Herman <[email protected]> +Matt Brubeck <[email protected]> Michael Bebenita <[email protected]> Patrick Walton <[email protected]> Roy Frostig <[email protected]> |