From 7f74f621dd679077c223d515de8ac2017e04ec4c Mon Sep 17 00:00:00 2001 From: ChristopherPrice Date: Mon, 1 Feb 2016 16:58:24 +0100 Subject: Adding new projects content and license information. This includes content from a variety of projects participating in Brahmaputra. We need to move to editorial work shortly, establishing a consistent style now that we have sufficient content in place to work with. Change-Id: I3a54358186ec788bf8cb60b2e44517c36ff53fa2 Signed-off-by: ChristopherPrice (cherry picked from commit f0e8daeff47cf716109945f277ba635f6c8e7a55) --- build-composite.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build-composite.sh') diff --git a/build-composite.sh b/build-composite.sh index 2b90c2cd6..d05d6c4fc 100755 --- a/build-composite.sh +++ b/build-composite.sh @@ -26,6 +26,9 @@ get_repo_names() { echo "fuel" echo "joid" echo "functest" + echo "apex" + echo "promise" + echo "copper" } git_clone() { -- cgit 1.2.3-korg