aboutsummaryrefslogtreecommitdiff
path: root/.mrconfig
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2019-11-03 18:40:23 +0100
committerJonas Smedegaard <dr@jones.dk>2019-11-03 18:48:43 +0100
commit7d076ad39994fda8d86f7a4dfe9822c8c85aa915 (patch)
treea337543f51f8316fdd569260169520d844679864 /.mrconfig
parent3bb95f88f51c3a970530deb749861ca14b5ba8fd (diff)
add feature system-gateway
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'