summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2011-05-11 18:50:41 +0000
committerPaul Joseph Davis <davisp@apache.org>2011-05-11 18:50:41 +0000
commita0563ab7ce204cf82feb56259d7a52c0b84077b7 (patch)
treee02f1828721161c390785dbcf0f4e14d9be1af17 /THANKS
parent52d18a368aeb1f67cb9dc35ff9135b558a196399 (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--THANKS2
1 files changed, 2 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 193e89b5..aae7991c 100644
--- a/THANKS
+++ b/THANKS
@@ -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.