This is an automated email from the ASF dual-hosted git repository. dgrove 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 d03406c graduation: remove incubator disclaimer & update dev list info (#189) d03406c is described below commit d03406c0b6cd1ab9b445476234074cf980db75ff Author: David Grove <dgrove-...@users.noreply.github.com> AuthorDate: Fri Aug 2 17:02:30 2019 -0400 graduation: remove incubator disclaimer & update dev list info (#189) --- CONTRIBUTING.md | 2 +- DISCLAIMER.txt | 1 - README.md | 3 --- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 12b89b1..b75d752 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,7 +54,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: -[d...@openwhisk.incubator.apache.org](d...@openwhisk.incubator.apache.org) +[d...@openwhisk.apache.org](d...@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 4874b6d..0000000 --- a/DISCLAIMER.txt +++ /dev/null @@ -1 +0,0 @@ -Apache OpenWhisk Client 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 indicate that [...] diff --git a/README.md b/README.md index 4c61d03..e3720f7 100644 --- a/README.md +++ b/README.md @@ -680,6 +680,3 @@ Code coverage data for the unit and integration tests can be created using the f *Generated data in stored in the `.nyc_output` directory.* Running the `npm run coverage:report` command will generate the output reports. - -# 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 [...]