6ace05ed2a
Patch by Matt Hanselman (http://codereview.chromium.org/27086). Pass in the module's filename while loading rather than the full path (so call to load_module now matches find_module). Otherwise dots in path name get mistaken for file suffixes. Added Matt Hanselman to AUTHORS file. BUG=63 Review URL: http://codereview.chromium.org/28109 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1356 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
16 lines
476 B
Plaintext
16 lines
476 B
Plaintext
# 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>
|