From 4e24e99bdbe02a05723ae26236366832724ba36c Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 10 Jul 2015 13:27:02 -0400 Subject: Adding .gitreview INFO and License Change-Id: I5f26b9e9386f7777de96d6c481177bcf8825e63b Signed-off-by: Aric Gardner --- .gitreview | 4 ++++ INFO | 25 +++++++++++++++++++++++++ LICENSE | 13 +++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 .gitreview create mode 100644 INFO create mode 100644 LICENSE diff --git a/.gitreview b/.gitreview new file mode 100644 index 000000000..6b509b738 --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.opnfv.org +port=29418 +project=kvmfornfv.git diff --git a/INFO b/INFO new file mode 100644 index 000000000..10d312d0a --- /dev/null +++ b/INFO @@ -0,0 +1,25 @@ +Project: NFV Hypervisors-KVM +Project Creation Date: 2015.05.30 +Project Category: Collaborative Development +Lifecycle State: +Primary Contact: donald.d.dugger@intel.com +Project Lead: donald.d.dugger@intel.com +Jira Project Name: NFV Hypervisors-KVM +Jira Project Prefix: KVMFORNFV +Mailing list tag: [kvmfornfv] +IRC: #opnfv-kvmfornfv +Repository: kvmfornfv + +Committers: +yunhong.jiang@intel.com +donald.d.dugger@intel.com +raghuveer.reddy@intel.com +riel@redhat.com +yang.z.zhang@intel.com +bruce.ashfield@windriver.com +hanweidong@huawei.com +zhuangyuxin@huawei.com +guangrong.xiao@intel.com + +Link to TSC approval of the project: +Link(s) to approval of additional committers: diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..143e209aa --- /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. -- cgit 1.2.3-korg