This is an automated email from the ASF dual-hosted git repository.
houshengbo pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-java.git
The following commit(s) were added to refs/heads/master by this push:
new 77018ab Add the DISCLAIMER file for Apache incubator project (#57)
77018ab is described below
commit 77018ab1e93902c57950975d11c03b6e8f9440d9
Author: Vincent <[email protected]>
AuthorDate: Tue Jun 12 10:42:00 2018 -0400
Add the DISCLAIMER file for Apache incubator project (#57)
Partially-closes: apache/incubator-openwhisk-release#180
---
DISCLAIMER.txt | 1 +
README.md | 2 ++
2 files changed, 3 insertions(+)
diff --git a/DISCLAIMER.txt b/DISCLAIMER.txt
new file mode 100644
index 0000000..5a91f12
--- /dev/null
+++ b/DISCLAIMER.txt
@@ -0,0 +1 @@
+Apache OpenWhisk Runtime Java is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. 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 t [...]
diff --git a/README.md b/README.md
index 992ad37..a3cee09 100644
--- a/README.md
+++ b/README.md
@@ -164,4 +164,6 @@ The `$user_prefix` is usually your dockerhub user id.
# License
[Apache 2.0](LICENSE.txt)
+# Disclaimer
+Apache OpenWhisk Runtime Java is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. 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 t [...]
--
To stop receiving notification emails like this one, please contact
[email protected].