You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2019/07/30 10:58:50 UTC

[incubator-openwhisk-runtime-nodejs] branch master updated: Remove Incubat(ing, ion, or) from docs (#145)

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

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-nodejs.git


The following commit(s) were added to refs/heads/master by this push:
     new 56074a0  Remove Incubat(ing, ion, or) from docs (#145)
56074a0 is described below

commit 56074a0fa52f6ef846ef8e6a2a1525ffe3a31d72
Author: Matt Rutkowski <mr...@us.ibm.com>
AuthorDate: Tue Jul 30 05:58:45 2019 -0500

    Remove Incubat(ing, ion, or) from docs (#145)
---
 CONTRIBUTING.md | 2 +-
 DISCLAIMER.txt  | 1 -
 README.md       | 4 ----
 3 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f06857d..ab1fd94 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -56,7 +56,7 @@ A good enhancement request comes with an explanation of what you are trying to d
 ### Discussion
 
 Please use the project's developer email list to engage our community:
-[dev@openwhisk.incubator.apache.org](dev@openwhisk.incubator.apache.org)
+[dev@openwhisk.apache.org](dev@openwhisk.apache.org)
 
 In addition, we provide a "dev" Slack team channel for conversations at:
 https://openwhisk-team.slack.com/messages/dev/
diff --git a/DISCLAIMER.txt b/DISCLAIMER.txt
deleted file mode 100644
index dfcf3fa..0000000
--- a/DISCLAIMER.txt
+++ /dev/null
@@ -1 +0,0 @@
-Apache OpenWhisk Runtime Node.js 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 indicat [...]
diff --git a/README.md b/README.md
index caf5ba2..e0f67d4 100644
--- a/README.md
+++ b/README.md
@@ -130,7 +130,3 @@ This will return the following runtime images with the following names: `nodejs6
 ```
 ./gradlew :tests:test
 ```
-
-# Disclaimer
-
-Apache OpenWhisk Runtime Node.js 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 indicat [...]