diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-28 21:57:57 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-28 21:57:57 +0100 |
commit | 2e44af621d1ef33bad80fd89e91afe874a377cee (patch) | |
tree | 80d10827ae1f91745d0cdd127ae48aada5e96862 /.gitmodules | |
parent | 2dccb650bbd39ce2b99dfdaf819c22c47611d7c9 (diff) | |
download | ponymap-2e44af621d1ef33bad80fd89e91afe874a377cee.tar.gz ponymap-2e44af621d1ef33bad80fd89e91afe874a377cee.tar.xz ponymap-2e44af621d1ef33bad80fd89e91afe874a377cee.zip |
Move to liberty
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d56ec12..c2a4f64 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "http-parser"] path = http-parser url = git://github.com/joyent/http-parser.git +[submodule "liberty"] + path = liberty + url = git://github.com/pjanouch/liberty.git |