diff options
Diffstat (limited to '.mrconfig')
-rw-r--r-- | .mrconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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/mail] checkout = git clone 'git://source.redpill.dk/mail.git' 'mail' |