aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2012-02-24 14:41:53 +0100
committerMatěj Cepl <mcepl@redhat.com>2012-02-24 14:41:53 +0100
commitd44a43f33fa88821b32ab4c505f4cb1b77c15adc (patch)
tree5f76e0a4207f3dbf9761bc8b12632815d3915308 /.gitmodules
parent50596479647f4c7a6acaead7b75e583c70e5cc56 (diff)
downloadyamlish-d44a43f33fa88821b32ab4c505f4cb1b77c15adc.tar.gz
Switch PyYAML to proper submodule.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f8ab3c6..53a91e7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "Data--YAML"]
path = Data--YAML
url = git://github.com/AndyA/Data--YAML.git
+[submodule "pyyaml"]
+ path = pyyaml
+ url = git@gitorious.org:yamlish/pyyaml.git