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 4667843..956cb66 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "php-formula"] path = php-formula url = https://git.com.de/saltstack-formulas/php-formula.git +[submodule "mumble-server-formula"] + path = mumble-server-formula + url = https://git.com.de/saltstack-formulas/mumble-server-formula.git |