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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4a09c73  Remove Incubator(ing, tion) references and DISCLAIMER (#4566)
4a09c73 is described below

commit 4a09c73bb391fcc8b3cf0ecd76ac7abad7fe849d
Author: Matt Rutkowski <[email protected]>
AuthorDate: Tue Jul 23 14:06:10 2019 -0500

    Remove Incubator(ing, tion) references and DISCLAIMER (#4566)
---
 CONTRIBUTING.md     | 2 +-
 DISCLAIMER.txt      | 1 -
 README.md           | 4 ----
 docs/README.md      | 2 +-
 docs/dev/modules.md | 2 +-
 5 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4a4cc90..aa9c195 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:
-[[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 f6c0ece..0000000
--- a/DISCLAIMER.txt
+++ /dev/null
@@ -1 +0,0 @@
-Apache OpenWhisk 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 the proje [...]
diff --git a/README.md b/README.md
index 488e1e2..c4bbd08 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,3 @@ Report bugs, ask questions and request features [here on 
GitHub](../../issues).
 ### Slack
 
 You can also join the OpenWhisk Team on Slack 
[https://openwhisk-team.slack.com](https://openwhisk-team.slack.com) and chat 
with developers. To get access to our public slack team, request an invite 
[https://openwhisk.incubator.apache.org/slack.html](https://openwhisk.incubator.apache.org/slack.html).
-
-# Disclaimer
-
-Apache OpenWhisk 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 the proje [...]
diff --git a/docs/README.md b/docs/README.md
index 217c24a..b5282a4 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -18,7 +18,7 @@
 -->
 # Getting started with OpenWhisk
 
-OpenWhisk is an [Apache Incubator 
Project](https://incubator.apache.org/projects/openwhisk.html). It is an open 
source implementation of a distributed, event-driven compute service. You can 
run it on your own hardware on-prem, or in the cloud. When running in the cloud 
you could use a Platform as a Service (PaaS) version of the OpenWhisk provided 
by IBM Cloud Functions, or you can provision it yourself into Infrastructure as 
a Service (IaaS) clouds, such as IBM Cloud, Amazon EC2, Microso [...]
+OpenWhisk is an [Apache Software Foundation](https://www.apache.org/) (ASF) 
project. It is an open source implementation of a distributed, event-driven 
compute service. You can run it on your own hardware on-prem, or in the cloud. 
When running in the cloud you could use a Platform as a Service (PaaS) version 
of the OpenWhisk provided by IBM Cloud Functions, or you can provision it 
yourself into Infrastructure as a Service (IaaS) clouds, such as IBM Cloud, 
Amazon EC2, Microsoft Azure, Goo [...]
 
 OpenWhisk runs application logic in response to events or direct invocations 
from web or mobile apps over HTTP. Events can be provided from IBM Cloud 
services like Cloudant and from external sources. Developers can focus on 
writing application logic, and creating actions that are executed on demand. 
The benefits of this new paradigm are that you do not explicitly provision 
servers and worry about auto-scaling, or worry about high availability, 
updates, maintenance and pay for hours of pr [...]
 
diff --git a/docs/dev/modules.md b/docs/dev/modules.md
index 4fd0176..4d74373 100644
--- a/docs/dev/modules.md
+++ b/docs/dev/modules.md
@@ -28,7 +28,7 @@ This page is generated via script `./gradlew 
:tools:dev:renderModuleDetails`. Se
 
 | Module | Description | Module Status |
 |---   |---    |---    |
-| [incubator-openwhisk](https://github.com/apache/incubator-openwhisk) | 
Apache OpenWhisk is a serverless event-based programming service and an Apache 
Incubator project. | [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk)
 |
+| [incubator-openwhisk](https://github.com/apache/incubator-openwhisk) | 
Apache OpenWhisk is a serverless event-based programming service and an Apache 
top-level project. | [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk)
 |
 | 
[incubator-openwhisk-apigateway](https://github.com/apache/incubator-openwhisk-apigateway)
 | Apache OpenWhisk API Gateway service for exposing actions as REST 
interfaces. | [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk-apigateway.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-apigateway)
 |
 | 
[incubator-openwhisk-catalog](https://github.com/apache/incubator-openwhisk-catalog)
 | Curated catalog of Apache OpenWhisk packages to interface with event 
producers and consumers | [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk-catalog.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-catalog)
 |
 | [incubator-openwhisk-cli](https://github.com/apache/incubator-openwhisk-cli) 
| Apache OpenWhisk Command Line Interface (CLI) | [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk-cli.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-cli)
 |

Reply via email to