diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-10-08 20:35:44 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-10-08 20:35:44 +0200 |
commit | 0a8006efd8ad0d3ba083f46c980d23b68820cd71 (patch) | |
tree | b4b517ee6f76eda4b235c9e7b79233e2a2fad6d9 /.gitmodules | |
parent | 5d5a7edbc2a727baeffece1eb99cbe945b8e21af (diff) | |
download | tde-0a8006efd8ad0d3ba083f46c980d23b68820cd71.tar.gz tde-0a8006efd8ad0d3ba083f46c980d23b68820cd71.zip |
Remove submodule infrastructure/website.
The infrastructure/website submodule is not related to the source
code and is therefore unnecessary for it to be part of the 'tde'
master module and cloned for all contributors.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 50c6aef53..8270842ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -508,9 +508,6 @@ [submodule "main/applications/yakuake"] path = main/applications/yakuake url = https://system@scm.trinitydesktop.org/scm/git/yakuake -[submodule "main/infrastructure/website"] - path = main/infrastructure/website - url = https://system@scm.trinitydesktop.org/scm/git/trinitydesktopwebsite [submodule "main/thirdparty"] path = main/thirdparty url = https://system@scm.trinitydesktop.org/scm/git/thirdparty |