diff options
author | Paul Joseph Davis <davisp@apache.org> | 2009-05-13 03:36:52 +0000 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2009-05-13 03:36:52 +0000 |
commit | 26694f7abd4a24a5dddc35de7af770da44923c91 (patch) | |
tree | 759b1bddc497df4badebf5daeac940b9f98e0ff6 | |
parent | db55453ae3ea2c1952ee6c114c733dc934e25682 (diff) |
JSONP support is thanks to Brad Anderson.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@774181 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,5 +27,6 @@ suggesting improvements or submitting changes. Some of these people are: * Florian Ebeling <florian.ebeling@gmail.com> * Volker Mische <volker.mische@gmail.com> * Brian Candler <B.Candler@pobox.com> + * Brad Anderson <brad@sankatygroup.com> For a list of authors see the `AUTHORS` file. |