diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-29 14:16:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-29 14:16:35 +0000 |
commit | 896908d540334f7fda329b5666c7587bca94ef4c (patch) | |
tree | 768e5c12f0aba300b71b065d31ab64001d159e3f /.gitmodules | |
parent | 4a0224d6a15500d560fc2d708b0190d7027f1f37 (diff) | |
parent | 7f9e5d2df5d8621e781bcf78dd938cac7b512435 (diff) |
Merge "PDF parsing support" into stable/euphrates
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d3ffb555b..565943da6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,7 @@ path = mcp/deploy/scripts url = https://github.com/salt-formulas/salt-formulas-scripts branch = master +[submodule "pharos"] + path = mcp/scripts/pharos + url = https://github.com/opnfv/pharos + branch = master |