This is an automated email from the ASF dual-hosted git repository.

dubeejw pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-client-js.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c31636  Add Incubation Disclaimer to bottom of README.ms (#155)
5c31636 is described below

commit 5c31636424c9ea69a4a0e382b429f41fc93323ec
Author: David Grove <[email protected]>
AuthorDate: Thu Mar 14 16:39:22 2019 -0400

    Add Incubation Disclaimer to bottom of README.ms (#155)
    
    As per other openwhisk git repos; the incubation disclaimer is replicated 
in both Disclaimer.txt and at the bottom of the top-level README.ms
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index b09c3ee..1dc69aa 100644
--- a/README.md
+++ b/README.md
@@ -633,3 +633,6 @@ To generate combined reports of both the unit and 
integration tests, run the fol
 2 `$ npm run code-coverage-run <key> <host> <namespace> <token> <options>`
 
 The report is viewable under `/coverage`. Click **`/coverage/index.html`** to 
view the full report.
+
+# Disclaimer
+Apache OpenWhisk JavaScript Client Library 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 do [...]

Reply via email to