aboutsummaryrefslogtreecommitdiff
path: root/.mrconfig
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2019-11-02 21:18:56 +0100
committerJonas Smedegaard <dr@jones.dk>2019-11-02 21:18:56 +0100
commit012d6c9c285c8fb993bef05b55503819e030e817 (patch)
tree3c198d8353a6b1fc0cb73d584510088aca0a0064 /.mrconfig
parent82db9d928f13073932d7f035a19da933fcc5d9fa (diff)
Add feature accounting.
Diffstat (limited to '.mrconfig')
-rw-r--r--.mrconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.mrconfig b/.mrconfig
index ffcdbd4..6c59dda 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -5,6 +5,9 @@ checkout = git clone 'https://source.virtual-assembly.org/feature/account.git' '
[source/account-shell]
checkout = git clone 'https://source.virtual-assembly.org/feature/account-shell.git' 'account-shell'
+[source/accounting]
+checkout = git clone 'https://source.couchdesign.dk/accounting.git' 'accounting'
+
[source/chat]
checkout = git clone 'https://source.virtual-assembly.org/feature/chat.git' 'chat'