summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4bd1270..5283f8e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "crypto/SHA1"]
path = crypto/SHA1
url = git@github.com:elttil/SHA1.git
+[submodule "userland/json/hashmap"]
+ path = userland/json/hashmap
+ url = git@github.com:elttil/hashmap.git