summaryrefslogtreecommitdiffstats
path: root/build-composite.sh
diff options
context:
space:
mode:
authorChristopherPrice <christopher.price@ericsson.com>2016-01-17 17:31:32 +0100
committerChristopherPrice <christopher.price@ericsson.com>2016-01-19 08:54:50 +0100
commitce8095ad253cce2a5ac7935a3ce604fc71bb526d (patch)
tree8b13a14dfea60a5a93057708fd89f9eeaad2c159 /build-composite.sh
parentb06e6192305980b7142e0a410817f2a58df3727a (diff)
Updating the index.rst file to include referred content.
Adding new committers in the INFO file. This patch includes updates to the index files to establish the correct structure for the composite docs in Brahmaputra. The patch also includes an updated INFO file adding Ryota Mibu and Sofia Wallin as committers to the project. add the include references. Change-Id: Ife98bd25ac3c80d2737132867449ee11f45a581e Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'build-composite.sh')
-rwxr-xr-xbuild-composite.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-composite.sh b/build-composite.sh
index bfe33fa6b..1bc6ed330 100755
--- a/build-composite.sh
+++ b/build-composite.sh
@@ -14,6 +14,8 @@ get_repo_names() {
# one by one. This will be replaced by the list in project.cfg .
# grep -v '^#' releng/jjb/opnfvdocs/project.cfg | sort
echo "sdnvpn"
+ echo "fuel"
+ echo "joid"
}
git_clone() {