summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-11-15 12:07:48 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-11-15 12:07:48 +0100
commit2c20953c2b0ce6fe3e486a0b8110a952389e2d66 (patch)
tree8af33a13a7c04bf4635fcbd9e20ea189bd6c08b7
parent3bca5429a4ef9f294cfdb9c9156865cf49bb7303 (diff)
Update to latest new reposmain
-rw-r--r--mr-dev.config16
-rw-r--r--mr-web.config6
2 files changed, 22 insertions, 0 deletions
diff --git a/mr-dev.config b/mr-dev.config
index 882779b8..f74b6375 100644
--- a/mr-dev.config
+++ b/mr-dev.config
@@ -128,3 +128,19 @@ 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'
+
+[checkouts/dev/odftoolkit]
+checkout = git clone 'https://github.com/tdf/odftoolkit.git' 'odftoolkit'
+
+[checkouts/dev/lots]
+checkout = git clone 'https://github.com/LibreOffice/lots.git' 'lots'
+
+[checkouts/dev/lots-config]
+checkout = git clone 'https://github.com/LibreOffice/lots-config.git' 'lots-config'
+
+[checkouts/dev/unohelper]
+checkout = git clone 'https://github.com/LibreOffice/UNOHelper.git' 'unohelper'
+
+[checkouts/dev/libresign]
+checkout = git clone 'https://github.com/LibreOffice/libresign.git' 'libresign'
+
diff --git a/mr-web.config b/mr-web.config
index 79a2f5fe..46578038 100644
--- a/mr-web.config
+++ b/mr-web.config
@@ -128,3 +128,9 @@ checkout = git clone 'https://github.com/tdf/silverstripe-concurrentediting.git'
[checkouts/web/tdf.bildungsportal]
checkout = git clone 'https://github.com/tdf/tdf.bildungsportal.git' 'tdf.bildungsportal'
+
+[checkouts/web/crash-srv]
+checkout = git clone 'https://github.com/tdf/crash-srv.git' 'crash-srv'
+
+[checkouts/web/education]
+checkout = git clone 'https://github.com/tdf/education.libreoffice.org.git' 'education'