diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-01 16:58:24 +0100 |
---|---|---|
committer | Christopher Price <christopher.price@ericsson.com> | 2016-02-03 09:17:51 +0000 |
commit | f0e8daeff47cf716109945f277ba635f6c8e7a55 (patch) | |
tree | d03b7ec9c315e140f86f50f733370231bd5e16c3 /build-composite.sh | |
parent | ead63efa3372541918b3e8227db49482ccedde9b (diff) |
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 <christopher.price@ericsson.com>
Diffstat (limited to 'build-composite.sh')
-rwxr-xr-x | build-composite.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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() { |