summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-07-14 20:48:25 +0200
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-07-15 08:22:57 +0000
commit74a76b0f20c070f9d82606e44fcca7af09af367a (patch)
tree4a57e0d8d4fb9ff64a21068d2d15dc7d02e7d11b
parentb3ed9d5b9c2b075f0333eb5098809f3d8286ba8f (diff)
Add INFO and LICENSE
JIRA: RELENG-1 Change-Id: If2ef0c54b9e412c532cd7460a5d177e9b3ac6ce2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
-rw-r--r--INFO25
-rw-r--r--LICENSE13
2 files changed, 38 insertions, 0 deletions
diff --git a/INFO b/INFO
new file mode 100644
index 000000000..5cb6782a1
--- /dev/null
+++ b/INFO
@@ -0,0 +1,25 @@
+Project: Release Engineering (Releng)
+Project Creation Date: July 14, 2015
+Project Category: Integration & Testing
+Lifecycle State: Incubation
+Primary Contact: Fatih Degirmenci
+Project Lead: Fatih Degirmenci
+Jira Project Name: Release Engineering
+Jira Project Prefix: RELENG
+Mailing list tag: [releng]
+IRC: Server:freenode.net Channel:#opnfv-octopus
+Repository: releng
+
+Committers:
+Fatih Degirmenci (Ericsson, fatih.degirmenci@ericsson.com)
+Aric Gardner (Linux Foundation, agardner@linuxfoundation.org)
+Tim Rozet (Red Hat, trozet@redhat.com)
+Morgan Richomme (Orange, morgan.richomme@orange.com)
+Victor Laza (CloudBase Solutions, vlaza@cloudbasesolutions.com)
+Matthew Lijun (Huawei, matthew.lijun@huawei.com)
+Peter Bandzi (Cisco, pbandzi@cisco.com)
+Jose Lausuch (Ericsson, jose.lausuch@ericsson.com)
+Guy Rodrigue Koffi (Orange, koffirodrigue@gmail.com)
+Ryota Mibu (NEC, r-mibu@cq.jp.nec.com)
+
+Link to TSC approval of the project: http://ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-07-14-14.00.html
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.