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-apigateway.git
The following commit(s) were added to refs/heads/master by this push:
new 203d355 Remove Incubat(ing, ion, or) from docs (#349)
203d355 is described below
commit 203d355e4a64ce2a1e06b4647c99d813131b9314
Author: Matt Rutkowski <[email protected]>
AuthorDate: Tue Jul 30 13:21:54 2019 -0500
Remove Incubat(ing, ion, or) from docs (#349)
---
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 e009e84..93c3110 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -55,7 +55,7 @@ Provide as much context as possible so we can try to recreate
the issue.
### 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 5e9b1bc..0000000
--- a/DISCLAIMER.txt
+++ /dev/null
@@ -1 +0,0 @@
-Apache OpenWhisk API Gateway 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 th [...]
diff --git a/README.md b/README.md
index fef4d7a..ae8fbf6 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,3 @@ Then make changes to any configuration file ( i.e.
`api-gateway.conf` ), save it
```
make test-run
```
-
-## Disclaimer
-
-Apache OpenWhisk API Gateway 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 th [...]