Repository: incubator-rya Updated Branches: refs/heads/master a08059a0b -> f2b12cc49
RYA-188 Add disclaimer file Added a disclaimer file warning that Rya is in incubation. Closes #105 Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/f2b12cc4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/f2b12cc4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya/diff/f2b12cc4 Branch: refs/heads/master Commit: f2b12cc49b991fb9ba2120dbfa9f6d6ed3a3cab7 Parents: a08059a Author: isper3at <[email protected]> Authored: Thu Oct 13 15:36:17 2016 -0400 Committer: Aaron Mihalik <[email protected]> Committed: Thu Oct 13 16:00:13 2016 -0400 ---------------------------------------------------------------------- DISCLAIMER | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f2b12cc4/DISCLAIMER ---------------------------------------------------------------------- diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000..7e0dfc6 --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,8 @@ +Apache Rya is an effort undergoing incubation at The Apache Software +Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is +required of all newly accepted projects until a further review indicates +that the infrastructure, communications, and decision making process have +stabilized in a manner consistent with other successful ASF projects. While +incubation status is not necessarily a reflection of the completeness or +stability of the code, it does indicate that the project has yet to be +fully endorsed by the ASF.
