Repository: incubator-ariatosca Updated Branches: refs/heads/master 737fff569 -> 6a31fcba8
ARIA-389 Apache Code of Conduct and minor spacing correction Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/6a31fcba Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/6a31fcba Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/6a31fcba Branch: refs/heads/master Commit: 6a31fcba8c75835857eb109f1639473af69edf6b Parents: 737fff5 Author: Thomas Nadeau <[email protected]> Authored: Mon Oct 23 15:51:00 2017 -0400 Committer: Thomas Nadeau <[email protected]> Committed: Mon Oct 23 15:51:00 2017 -0400 ---------------------------------------------------------------------- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/6a31fcba/README.rst ---------------------------------------------------------------------- diff --git a/README.rst b/README.rst index 6f8885c..c694447 100644 --- a/README.rst +++ b/README.rst @@ -51,6 +51,7 @@ and run:: | | Note: These dependencies may have varying licenses which may not be compatible with Apache license | 2.0. +| **Ubuntu/Debian** (tested on Ubuntu 14.04, Ubuntu 16.04):: @@ -165,3 +166,10 @@ ARIA is licensed under the :target: https://github.com/apache/incubator-ariatosca/pulls .. |Closed Pull Requests| image:: https://img.shields.io/github/issues-pr-closed-raw/apache/incubator-ariatosca.svg :target: https://github.com/apache/incubator-ariatosca/pulls?q=is%3Apr+is%3Aclosed + +Code of Conduct +--------------- + +The ARIA TOSCA Project follows `The Apache Code of Conduct <https://www.apache.org/foundation/policies/conduct.html>`__. + +
