diff options
author | Ryan <ry@tinyclouds.org> | 2009-04-22 19:35:47 +0200 |
---|---|---|
committer | Ryan <ry@tinyclouds.org> | 2009-04-22 19:35:47 +0200 |
commit | 40c0f755c998d2615fe8466aab20c6d81bd463e7 (patch) | |
tree | 51fcb08ba1bd3f745ceb43fd5f814a5700079881 /deps/v8/AUTHORS | |
parent | a93cf503073ba0258c55dec4dc325bdc1509b739 (diff) | |
download | node-new-40c0f755c998d2615fe8466aab20c6d81bd463e7.tar.gz |
import full versions of dependency libraries!
Diffstat (limited to 'deps/v8/AUTHORS')
-rw-r--r-- | deps/v8/AUTHORS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/deps/v8/AUTHORS b/deps/v8/AUTHORS new file mode 100644 index 0000000000..060393f645 --- /dev/null +++ b/deps/v8/AUTHORS @@ -0,0 +1,15 @@ +# Below is a list of people and organizations that have contributed +# to the V8 project. Names should be added to the list like so: +# +# Name/Organization <email address> + +Google Inc. + +Rene Rebe <rene@exactcode.de> +Rafal Krypa <rafal@krypa.net> +Jay Freeman <saurik@saurik.com> +Daniel James <dnljms@gmail.com> +Paolo Giarrusso <p.giarrusso@gmail.com> +Daniel Andersson <kodandersson@gmail.com> +Alexander Botero-Lowry <alexbl@FreeBSD.org> +Matt Hanselman <mjhanselman@gmail.com> |