From: Aric Gardner Date: Fri, 31 Jul 2015 17:28:51 +0000 (-0400) Subject: Adding INFO and LICENSE for review X-Git-Tag: brahmaputra.1.0~21 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=ovsnfv.git;a=commitdiff_plain;h=24faf21f69f24965838148cede7e7211a48edd76 Adding INFO and LICENSE for review Change-Id: I8090e54f8c668524ae1b0949edd18d8e9c761c99 Signed-off-by: Aric Gardner --- diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..7a77bdc --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.opnfv.org +port=29418 +project=ovsnfv.git diff --git a/INFO b/INFO new file mode 100644 index 0000000..923bcb1 --- /dev/null +++ b/INFO @@ -0,0 +1,23 @@ +Key Project Facts + +Project name: Open vSwitch for NFV (ovs-nfv) +Repo name: ovsnfv +Project Creation Date: 21st July 2015 +Project Category: Collaborative Development +Lifecycle State: Incubation +Primary Contact: Mark D. Gray mark.d.gray@intel.com +Project Lead: Mark D. Gray mark.d.gray@intel.com +Jira Project Name: Open vSwitch for NFV +Mailing list tag: [ovs-nfv] +Jira Project Prefix: OVSNFV +IRC: #opnfv-ovs-nfv +Committers: + +Mark Gray (Intel, mark.d.gray@intel.com) +Joseph Gasparakis (Intel, joseph.gasparakis@intel.com) +Billy O Mahony (Intel, billy.o.mahony@intel.com) +Hongbo Tianhongbo (Huawei, hongbo.tianhongbo@huawei.com) +Tom Herbert (Red Hat, therbert@redhat.com) + +Link to TSC approval: http://ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-07-21-14.02.txt +Link to approval of additional submitters: diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f4346f8 --- /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.