This is an automated email from the ASF dual-hosted git repository.
daisyguo pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-composer.git
The following commit(s) were added to refs/heads/master by this push:
new a9e496e add disclaimer paragraph to bottom of README.md (#14)
a9e496e is described below
commit a9e496eaf2d9a3251a59aa09aa4a9e24e6afcddb
Author: David Grove <[email protected]>
AuthorDate: Tue Dec 4 01:24:47 2018 -0500
add disclaimer paragraph to bottom of README.md (#14)
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 384ab96..c3554aa 100644
--- a/README.md
+++ b/README.md
@@ -142,3 +142,7 @@ Compositions are implemented by means of OpenWhisk
conductor actions. The
[documentation of conductor
actions](https://github.com/apache/incubator-openwhisk/blob/master/docs/conductors.md)
explains execution traces in greater details.
+
+# Disclaimer
+
+Apache OpenWhisk Composer 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 that [...]