summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'