summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2016-07-11 16:02:29 -0400
committerAric Gardner <agardner@linuxfoundation.org>2016-07-11 16:02:35 -0400
commitcbcd2d013980ab2634ab2e5916d9ed0ca6ff4279 (patch)
treeec51a8342c077dcf27011e68924d421d611896ee
parentc4911f89b5479d6d64bf5db76ca3012057bad272 (diff)
Adding INFO and LICENSE for review
Change-Id: I8f51581b6d7a5cde77a02d6d0cc32a7d9d0cae8a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
-rw-r--r--.gitreview4
-rw-r--r--INFO21
-rw-r--r--LICENSE13
3 files changed, 38 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 00000000..7b6d4df2
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,4 @@
+[gerrit]
+host=gerrit.opnfv.org
+port=29418
+project=daisy.git
diff --git a/INFO b/INFO
new file mode 100644
index 00000000..a94a9252
--- /dev/null
+++ b/INFO
@@ -0,0 +1,21 @@
+Project: Daisy4nfv (daisy)
+Project Creation Date: 2016-07-14
+Project Category:
+Lifecycle State: Incubation
+Primary Contact: hu.zhijiang@zte.com.cn
+Project Lead: Zhijiang (ZTE) : hu.zhijiang@zte.com.cn
+Jira Project Name: Daisy4nfv
+Mailing list tag: [daisy]
+Jira Project Prefix: daisy
+IRC: #opnfv-daisy
+Repository: daisy
+
+Committers:
+
+Zhijiang Hu (hu.zhijiang@zte.com.cn)
+Jian Yang (yangjianyjy@chinamobile.com)
+Jianfei Zhang (jianfei.zhang@nokia.com)
+Suvendu Mitra (suvendu.mitra@nokia.com)
+
+Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/2016/opnfv-meeting.2016-06-14-13.59.html
+Link(s) to approval of additional committers:
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 00000000..f4346f82
--- /dev/null
+++ b/LICENSE
@@ -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.