d789c5df07
This patch adds files to the repo to cover the license for both code and documentation as well as the basic information about contributing to the repo and the working group: * LICENSES/ ** APACHE-2 ** CC-BY-4.0 * README.rst * CONTRIBUTING.rst Change-Id: I23392d3e74e9befad9bf7126efb2f4b2a0d6ef1b Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
20 lines
598 B
ReStructuredText
20 lines
598 B
ReStructuredText
====================
|
|
Edge Computing Group
|
|
====================
|
|
|
|
This repository contains resources and artifacts of the OIF Edge Computing
|
|
Group.
|
|
|
|
You can find out more information about the working group on this wiki:
|
|
https://wiki.openstack.org/wiki/Edge_Computing_Group
|
|
|
|
You can reach contributors on IRC on Freenode: #edge-computing-group
|
|
|
|
Licenses
|
|
--------
|
|
|
|
In this repository all documentation is licensed under `Creative-Commons
|
|
Attribution 4.0 International License <LICENSES/CC-BY-4.0>`_ and all code
|
|
is licensed under `Apache License 2.0 <LICENSES/APACHE-2>`_ if not
|
|
indicated otherwise.
|