diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2016-10-06 13:57:05 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2016-10-06 14:07:17 -0400 |
commit | ac1fe6fe8b0f5bf5c2b32a3734d8a981e7ca2347 (patch) | |
tree | 98ea9370e4ff9519001f081541c2aba526d377fc | |
parent | 461fb5440afc0a8cd40754a64d17402f97b3bfd6 (diff) |
Adding INFO and LICENSE for review
Change-Id: Iff03f46db47f629463ec3ed53565d68089c4ad4e
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
-rw-r--r-- | .gitreview | 4 | ||||
-rw-r--r-- | INFO | 19 | ||||
-rw-r--r-- | LICENSE | 13 |
3 files changed, 36 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..45fe67a --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.opnfv.org +port=29418 +project=orchestra.git @@ -0,0 +1,19 @@ +Project: Open Baton Integration (Orchestra) +Project Creation Date: 16.08.2016 +Project Category: +Lifecycle State: Proposal/Incubation/Mature/Integration/Top Level +Project Lead: Giuseppe Carella (giuseppe.carella@fokus.fraunhofer.de) +Primary Contact: Giuseppe Carella (giuseppe.carella@fokus.fraunhofer.de) +Jira Name: Open Baton Integration +Jira Prefix: [ORCHESTRA] +IRC: #opnfv-orchestra +Mailing list tag: [orchestra] +Repo: orchestra + +Committers: +Giuseppe Carella (giuseppe.carella@fokus.fraunhofer.de) +Lorenzo Tomasini (lorenzo.tomasini@fokus.fraunhofer.de) +Michael Pauls (michael.pauls@tu-berlin.de) + +Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/2016/opnfv-meeting.2016-08-16-13.59.html +Link(s) to approval of additional committers: @@ -0,0 +1,13 @@ +Copyright 2015 Open Platform for NFV Project, Inc. and its contributors + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. |