zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #24728
[Merge] lp:~zorba-coders/zorba/feature-external-cloudant-module into lp:zorba
Federico Cavalieri has proposed merging lp:~zorba-coders/zorba/feature-external-cloudant-module into lp:zorba.
Commit message:
Added Cloudant module to ExternalModules.conf
Requested reviews:
Matthias Brantner (matthias-brantner)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/feature-external-cloudant-module/+merge/178255
Added Cloudant module to ExternalModules.conf
--
https://code.launchpad.net/~zorba-coders/zorba/feature-external-cloudant-module/+merge/178255
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'modules/ExternalModules.conf'
--- modules/ExternalModules.conf 2013-06-28 04:19:14 +0000
+++ modules/ExternalModules.conf 2013-08-02 10:48:30 +0000
@@ -27,6 +27,7 @@
# currently only works for bzr, since svn tags are just different URLS)
archive bzr lp:zorba/archive-module
+cloudant bzr lp:zorba/cloudant-module
csv bzr lp:zorba/csv-module
data-cleaning bzr lp:zorba/data-cleaning-module
data-formatting bzr lp:zorba/data-formatting-module
Follow ups