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:40:23 +0100
commitb16c281c7fbc430c26da7021930c95c588d4cb07 (patch)
tree7aff27b5c1d5faa87036667630101046a0eb83c9 /.mrconfig
parent916e384dd9d18029ca40a25d5f9ee4d24f3bb1ee (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 71687e0..18e1af4 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -23,5 +23,8 @@ checkout = git clone 'https://source.redpill.dk/system.git' 'system'
[source/system-desktop]
checkout = git clone 'https://source.couchdesign.dk/system-desktop.git' 'system-desktop'
+[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'