summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lorries/gitano.lorry6
-rw-r--r--lorries/lace.lorry6
-rw-r--r--lorries/supple.lorry6
3 files changed, 18 insertions, 0 deletions
diff --git a/lorries/gitano.lorry b/lorries/gitano.lorry
new file mode 100644
index 0000000..9fc6add
--- /dev/null
+++ b/lorries/gitano.lorry
@@ -0,0 +1,6 @@
+{
+ "gitano": {
+ "type": "git",
+ "url": "git://git.gitano.org.uk/gitano.git"
+ }
+}
diff --git a/lorries/lace.lorry b/lorries/lace.lorry
new file mode 100644
index 0000000..16c3dd4
--- /dev/null
+++ b/lorries/lace.lorry
@@ -0,0 +1,6 @@
+{
+ "lace": {
+ "type": "git",
+ "url": "git://git.gitano.org.uk/lace.git"
+ }
+}
diff --git a/lorries/supple.lorry b/lorries/supple.lorry
new file mode 100644
index 0000000..942af9d
--- /dev/null
+++ b/lorries/supple.lorry
@@ -0,0 +1,6 @@
+{
+ "supple": {
+ "type": "git",
+ "url": "git://git.gitano.org.uk/supple.git"
+ }
+}