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-deploy-kube.git


The following commit(s) were added to refs/heads/master by this push:
     new e09f810  remove incubator disclaimer text (#504)
e09f810 is described below

commit e09f810215f4010310f0d85698d86feeb13e7f56
Author: David Grove <[email protected]>
AuthorDate: Thu Aug 1 20:41:26 2019 -0400

    remove incubator disclaimer text (#504)
---
 CONTRIBUTING.md          | 2 +-
 DISCLAIMER.txt           | 1 -
 README.md                | 3 ---
 helm/openwhisk/README.md | 4 ----
 4 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index cf5d5b2..05d5ebe 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -57,7 +57,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:
-[[email protected]]([email protected])
+[[email protected]]([email protected])
 
 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 65d2a55..0000000
--- a/DISCLAIMER.txt
+++ /dev/null
@@ -1 +0,0 @@
-Apache OpenWhisk Deployment on Kubernetes 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 doe [...]
diff --git a/README.md b/README.md
index acc9988..ea83b5a 100644
--- a/README.md
+++ b/README.md
@@ -439,6 +439,3 @@ Report bugs, ask questions and request features [here on 
GitHub](../../issues).
 
 You can also join our slack channel and chat with developers. To get access to 
our slack channel, request an invite [here](http://slack.openwhisk.org).
 
-# Disclaimer
-
-Apache OpenWhisk Deployment on Kubernetes 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 doe [...]
diff --git a/helm/openwhisk/README.md b/helm/openwhisk/README.md
index 66a9a59..657f831 100644
--- a/helm/openwhisk/README.md
+++ b/helm/openwhisk/README.md
@@ -182,10 +182,6 @@ The command removes all the Kubernetes components 
associated with the chart and
 
 Documentation of the OpenWhisk system architecture, programming model, 
tutorials, and sample programs can all be found at on the [Apache OpenWhisk 
project website](https://openwhisk.apache.org/).
 
-# Disclaimer
-
-Apache OpenWhisk Deployment on Kubernetes 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 d [...]
-
 # Support
 
 For questions, hints, and tips for developing in Apache OpenWhisk:

Reply via email to