diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 870148a..cec424b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "pkgcheck2html"] path = pkgcheck2html url = https://github.com/mgorny/pkgcheck-result-parser +[submodule "dev-timeline"] + path = dev-timeline + url = https://github.com/mgorny/dev-timeline |