diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-18 23:02:55 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-18 23:10:57 +0200 |
commit | 723d9f06c79040b72769518018ef2a9a39092274 (patch) | |
tree | 8ef48ca06ae5b9a8cc0de1e269e64fd2d3ab460b /.gitmodules | |
parent | a0b540b6d131ada37dade13f6832390cf9abd014 (diff) |
Use pharos submodule for PDF validation
Depends-on: Ic4bd75e1b2dc339c15cd4943dfc5a1c74c68b094
Change-Id: I9d6807f3d24cee8d9a03955112a8c179d9ea7d14
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..fa83351 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pharos"] + path = pharos + url = https://github.com/opnfv/pharos |