From c81baa5c8eddcba3a6049fce5f6a86a49ba19397 Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Thu, 28 Jun 2018 15:26:40 +0300 Subject: Add edgecloud submodule The project edgcloud started working on their documentation. Adding the project so that the documenatation can be built. Change-Id: I82ff5bbbaf4a8a8c55b2059d2d16ee664db4400f Signed-off-by: Cristina Pauna --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 846ab2455..119998fee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -250,3 +250,6 @@ url = https://gerrit.opnfv.org/gerrit/clover branch = . ignore = dirty +[submodule "docs/submodules/edgecloud"] + path = docs/submodules/edgecloud + url = https://gerrit.opnfv.org/gerrit/edgecloud -- cgit 1.2.3-korg