summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-30 17:34:30 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-30 17:34:30 +0100
commit77a24e14c8e24654e72e8b840aeda15238033c5c (patch)
tree00dd97dcc5eabf71487950fadd9b6ac7c6beff7a
parent9e85c9b49ec09b3dd6283fd82ef444764a483651 (diff)
parentc1e9b5d3c07935b50a842e941c52ac2cec18ee27 (diff)
downloadlorry-77a24e14c8e24654e72e8b840aeda15238033c5c.tar.gz
Merge branch 'master' of git://git.baserock.org/baserock/lorry
-rw-r--r--lorries/cgit.lorry6
-rw-r--r--lorries/clod.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/lorries/cgit.lorry b/lorries/cgit.lorry
new file mode 100644
index 0000000..baa20a8
--- /dev/null
+++ b/lorries/cgit.lorry
@@ -0,0 +1,6 @@
+{
+ "cgit": {
+ "type": "git",
+ "url": "git://hjemli.net/pub/git/cgit"
+ }
+}
diff --git a/lorries/clod.lorry b/lorries/clod.lorry
new file mode 100644
index 0000000..74b92ca
--- /dev/null
+++ b/lorries/clod.lorry
@@ -0,0 +1,6 @@
+{
+ "clod": {
+ "type": "git",
+ "url": "git://git.gitano.org.uk/clod.git"
+ }
+}