This is an automated email from the ASF dual-hosted git repository. fgreg pushed a commit to branch v1.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ningesterpy.git
commit 3b17f802d62120758e07af667abd4ba35a348de7 Author: Frank Greguska <[email protected]> AuthorDate: Mon Jan 22 18:28:29 2018 -0800 add disclaimer --- DISCLAIMER | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000..f01ee7a --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,6 @@ +Apache SDAP is an effort undergoing incubation at The Apache Software Foundation (ASF). +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. \ No newline at end of file
