diff options
author | Paul Joseph Davis <davisp@apache.org> | 2011-05-11 18:50:41 +0000 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2011-05-11 18:50:41 +0000 |
commit | a0563ab7ce204cf82feb56259d7a52c0b84077b7 (patch) | |
tree | e02f1828721161c390785dbcf0f4e14d9be1af17 /THANKS | |
parent | 52d18a368aeb1f67cb9dc35ff9135b558a196399 (diff) |
Fix circular imports in CommonJS modules.
Backport of 1102006 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1102017 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -79,5 +79,7 @@ suggesting improvements or submitting changes. Some of these people are: * Tim Smith <tim@couchbase.com> * Sam Bisbee <sam@sbisbee.com> * Nathan Vander Wilt <natevw@yahoo.com> + * Caolan McMahon <caolan.mcmahon@googlemail.com> + For a list of authors see the `AUTHORS` file. |