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/openwhisk-release.git
The following commit(s) were added to refs/heads/master by this push:
new 2163c5d minor wordsmith of README (#364)
2163c5d is described below
commit 2163c5ddf28aea14300c0664dbb51827093cb90f
Author: David Grove <[email protected]>
AuthorDate: Sun Jan 3 16:19:19 2021 -0500
minor wordsmith of README (#364)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index af4d4ff..7221a24 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
This project provides the Apache OpenWhisk project's Release Managers with the
instructions and automation needed to ensure that project releases comply with
both the Apache Software Foundation's (ASF) [Release Creation
Process](http://www.apache.org/dev/release-publishing.html) and [Release
Policy](http://www.apache.org/legal/release-policy.html).
-Specifically, this project documents the steps a Release Manager must take to
make a release of an OpenWhisk software component and where possible provides
scripts and tool support to reduce the number of manual steps and potential for
human error during the process. Script support is provided for:
+Specifically, this project documents the steps a Release Manager must take to
make a release of an OpenWhisk software component and provides scripts and tool
support to reduce the number of manual steps and potential for human error
during the release process. Script support is provided for:
- Packaging and signing source code (compressed archives)
- Verification of LICENSE and NOTICE files, source code license headers, and
other formal aspects of a release candidate
- Publishing release artifacts to the proper staging and release Apache
distribution servers