From 3b8845497e982e219fe984de17b4c54896df5a5a Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Wed, 1 Apr 2015 12:12:12 -0400 Subject: Adding INFO and LICENSE file Change-Id: I2d91cf7b6d24a468b1391029f36e2dbb19be0161 JIRA:0000 Signed-off-by: Aric Gardner --- INFO | 23 +++++++++++++++++++++++ LICENSE | 13 +++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 INFO create mode 100644 LICENSE diff --git a/INFO b/INFO new file mode 100644 index 000000000..786250439 --- /dev/null +++ b/INFO @@ -0,0 +1,23 @@ +Project: OPNFV documentation project (opnfvdocs) +Project Creation Date: March 31, 2015 +Project Category: Documentation +Lifecycle State: Incubation +Primary Contact: Christopher Price (christopher.price@ericsson.com) +Project Lead: Christopher Price (christopher.price@ericsson.com) +Jira Project Name: OPNFV documentation project +Jira Project Prefix: DOCS +Mailing list tag: [docs] +IRC: Server:freenode.net Channel:#opnfv +Repository: opnfvdocs + +Committers: +christopher.price@ericsson.com +wenjing_chu@dell.com +khan@nttdocomo.com +fatih.degirmenci@ericsson.com +Iben.Rodriguez@spirent.com +sama@docomolab-euro.com + + +Link to TSC approval of the project: http://ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-03-31-13.56.html +Link(s) to approval of additional committers: diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..f4346f82c --- /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