aboutsummaryrefslogtreecommitdiff
path: root/.mrconfig
diff options
context:
space:
mode:
Diffstat (limited to '.mrconfig')
-rw-r--r--.mrconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.mrconfig b/.mrconfig
index ffcdbd4..8705018 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -14,5 +14,8 @@ checkout = git clone 'https://source.redpill.dk/source.git' 'source'
[source/system]
checkout = git clone 'https://source.redpill.dk/system.git' 'system'
+[source/system-gateway]
+checkout = git clone 'https://source.redpill.dk/system-gateway.git' 'system-gateway'
+
[source/about]
checkout = git clone 'https://source.couchdesign.dk/org.git' 'about'