summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-04-29 05:27:26 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-04-29 10:34:44 +0000
commit58851e74490dae00d015c178654f3631828ad320 (patch)
tree4c804e448c8d8fc00a0c6a894e0e95a0ea9d36bf
parent58f102149e63e867e179fdc4ba7a3db9dc36e43d (diff)
downloadlorries-58851e74490dae00d015c178654f3631828ad320.tar.gz
add couchdb
-rw-r--r--open-source-lorries/couchdb.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/couchdb.lorry b/open-source-lorries/couchdb.lorry
new file mode 100644
index 0000000..5b3d10c
--- /dev/null
+++ b/open-source-lorries/couchdb.lorry
@@ -0,0 +1,6 @@
+{
+ "couchdb": {
+ "type": "git",
+ "url": "git://github.com/apache/couchdb.git"
+ }
+}