From 58851e74490dae00d015c178654f3631828ad320 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Tue, 29 Apr 2014 05:27:26 +0000 Subject: add couchdb --- open-source-lorries/couchdb.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/couchdb.lorry 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" + } +} -- cgit v1.2.1