summary refs log tree commit diff stats
path: root/.gitmodules
blob: f4b3cdfb6a2d5e1bfbcfabcc3bfeb8628d220581 (plain) (blame)
1
2
3
4
5
6
7
8
9
[submodule "vendor/verbly"]
	path = vendor/verbly
	url = git@github.com:hatkirby/verbly
[submodule "vendor/yaml-cpp"]
	path = vendor/yaml-cpp
	url = git@github.com:jbeder/yaml-cpp
[submodule "vendor/libtwittercpp"]
	path = vendor/libtwittercpp
	url = git@github.com:hatkirby/libtwittercpp