summary refs log tree commit diff stats
path: root/.gitmodules
blob: b8daec741724482992403d94168bcdc76c1b09b6 (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/libtwittercpp"]
	path = vendor/libtwittercpp
	url = git@github.com:hatkirby/libtwittercpp.git
[submodule "vendor/yaml-cpp"]
	path = vendor/yaml-cpp
	url = git@github.com:jbeder/yaml-cpp.git