aboutsummaryrefslogtreecommitdiff
path: root/.mrconfig
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2021-04-04 20:11:34 +0200
committerJonas Smedegaard <dr@jones.dk>2021-04-04 20:11:34 +0200
commit3ec86dc5d0732b9cb95159cf8f68458c4e92f1fa (patch)
tree90c126917402041b985f7b53d23f1af2eb21954b /.mrconfig
parent966a863459e21eb2fb7da67bb4c06fa92f767393 (diff)
add feature event
Diffstat (limited to '.mrconfig')
-rw-r--r--.mrconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.mrconfig b/.mrconfig
index 80d5f7d..b32175d 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -14,6 +14,9 @@ checkout = git clone 'git://source.redpill.dk/accounting.git' 'accounting'
[source/chat]
checkout = git clone 'git://source.redpill.dk/chat-matrix.git' 'chat'
+[source/event]
+checkout = git clone 'git://source.redpill.dk/event.git' 'event'
+
[source/source]
checkout = git clone 'git://source.redpill.dk/source.git' 'source'