diff options
| author | Graydon Hoare <[email protected]> | 2010-06-16 14:30:45 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2010-06-16 14:30:45 -0700 |
| commit | c01efc669f09508b55eced32d3c88702578a7c3e (patch) | |
| tree | 08db2c334dc9be2ed6fff214be6a641f6c1b20b2 /AUTHORS.txt | |
| download | rust-c01efc669f09508b55eced32d3c88702578a7c3e.tar.xz rust-c01efc669f09508b55eced32d3c88702578a7c3e.zip | |
Initial git commit.
Diffstat (limited to 'AUTHORS.txt')
| -rw-r--r-- | AUTHORS.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt new file mode 100644 index 00000000..16686027 --- /dev/null +++ b/AUTHORS.txt @@ -0,0 +1,7 @@ +Rust authors: + +Graydon Hoare <[email protected]> +Andreas Gal <[email protected]> +Dave Herman <[email protected]> +Patrick Walton <[email protected]> +Brendan Eich <[email protected]> |