Repository: incubator-gearpump Updated Branches: refs/heads/master e7fef511d -> 08105d560
Add disclaimer As per feedback from the vote thread at IPMC for 0.8.1 release, and guideline here: http://incubator.apache.org/guides/branding.html#disclaimers Author: Felix Cheung <[email protected]> Closes #62 from felixcheung/disclaimer. Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/commit/08105d56 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/tree/08105d56 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/diff/08105d56 Branch: refs/heads/master Commit: 08105d5604b1b77f0de7f0fa7571a495be4cfeb9 Parents: e7fef51 Author: Felix Cheung <[email protected]> Authored: Fri Jul 15 13:08:52 2016 -0700 Committer: Kam Kasravi <[email protected]> Committed: Fri Jul 15 13:08:52 2016 -0700 ---------------------------------------------------------------------- DISCLAIMER | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/08105d56/DISCLAIMER ---------------------------------------------------------------------- diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000..7ea642e --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,8 @@ +Apache Gearpump (Incubating) 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. +
