aboutsummaryrefslogtreecommitdiff
path: root/.mrconfig
diff options
context:
space:
mode:
Diffstat (limited to '.mrconfig')
-rw-r--r--.mrconfig9
1 files changed, 6 insertions, 3 deletions
diff --git a/.mrconfig b/.mrconfig
index b32175d..5f1120e 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -17,6 +17,12 @@ checkout = git clone 'git://source.redpill.dk/chat-matrix.git' 'chat'
[source/event]
checkout = git clone 'git://source.redpill.dk/event.git' 'event'
+[source/mail]
+checkout = git clone 'git://source.redpill.dk/mail.git' 'mail'
+
+[source/about]
+checkout = git clone 'git://source.redpill.dk/org.git' 'about'
+
[source/source]
checkout = git clone 'git://source.redpill.dk/source.git' 'source'
@@ -28,6 +34,3 @@ checkout = git clone 'git://source.redpill.dk/system-desktop.git' 'system-deskto
[source/system-gateway]
checkout = git clone 'git://source.redpill.dk/system-gateway.git' 'system-gateway'
-
-[source/about]
-checkout = git clone 'git://source.redpill.dk/org.git' 'about'