summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2016-04-18 00:59:39 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2016-04-18 00:59:39 +0200
commit905b91b3d3dcdc0275fb372d5c61bff642560a70 (patch)
tree23314452cbe2c46cfb39f26250726b2388340cf4
parentcfca483c16ce6ff35b045c0784801393683b011f (diff)
Add three new dev git repos found on gerrit
-rw-r--r--mr-dev.config9
1 files changed, 9 insertions, 0 deletions
diff --git a/mr-dev.config b/mr-dev.config
index 26256a85..0cf44c11 100644
--- a/mr-dev.config
+++ b/mr-dev.config
@@ -104,3 +104,12 @@ checkout = git clone 'git://anongit.freedesktop.org/libreoffice/lightproof' 'lig
[checkouts/dev/libcmis]
checkout = git clone 'https://github.com/tdf/libcmis.git' 'libcmis'
+
+[checkouts/dev/tb3-docker]
+checkout = git clone 'git://gerrit.libreoffice.org/tb3-docker.git' 'tb3-docker'
+
+[checkouts/dev/tb3-django]
+checkout = git clone 'git://gerrit.libreoffice.org/tb3-django.git' 'tb3-django'
+
+[checkouts/dev/ui-test]
+checkout = git clone 'git://gerrit.libreoffice.org/ui-test.git' 'ui-test'