From 3a668b01b2363a96b7d1eb31266b1890d8b57302 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Thu, 15 May 2014 19:59:09 +0000 Subject: add gitlab repos --- open-source-lorries/gitlab.lorry | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 open-source-lorries/gitlab.lorry diff --git a/open-source-lorries/gitlab.lorry b/open-source-lorries/gitlab.lorry new file mode 100644 index 0000000..310cf8a --- /dev/null +++ b/open-source-lorries/gitlab.lorry @@ -0,0 +1,14 @@ +{ + "gitlab/gitlab-ce": { + "type": "git", + "url": "https://gitlab.com/gitlab-org/gitlab-ce.git" + }, + "gitlab/gitlab-ci": { + "type": "git", + "url": "https://gitlab.com/gitlab-org/gitlab-ci.git" + }, + "gitlab/gitlab-shell": { + "type": "git", + "url": "https://gitlab.com/gitlab-org/gitlab-shell.git" + } +} -- cgit v1.2.1