You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/02/21 18:02:57 UTC

[cordova-coho] branch janpio-CB-13828 updated: release check => license check

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

janpio pushed a commit to branch janpio-CB-13828
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/janpio-CB-13828 by this push:
     new c630d86  release check => license check
c630d86 is described below

commit c630d867d135991f8fcd034ce5244397ebbfc3f7
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Feb 21 19:02:55 2018 +0100

    release check => license check
---
 docs/platforms-release-process.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md
index bd39108..87dc10c 100644
--- a/docs/platforms-release-process.md
+++ b/docs/platforms-release-process.md
@@ -32,7 +32,7 @@ It describes the following steps:
   * [Create JIRA issue](#create-jira-issue)
 - [Before Release](#before-release)
   * [Update and Pin Dependencies](#update-and-pin-dependencies)
-  * [Release Check](#release-check)
+  * [License Check](#license-check)
 - [Prepare Release](#prepare-release)
   * [Remove the `-dev` suffix from version](#remove-the--dev-suffix-from-version)
   * [Increase version](#increase-version)
@@ -143,7 +143,7 @@ Check-in updated modules (use npm 3.10.1+)
 Note: This will commit these changes directly to the `master` branch of the platform you are working on. This is intended.
 Alternatively you might do this in a branch and open a PR for updating and pinning the dependencies.
 
-### Release Check
+### License Check
 
 Ensure license headers are present everywhere. For reference, see this [background](http://www.apache.org/legal/src-headers.html). Expect some noise in the output, for example some files from test fixtures will show up.
 

-- 
To stop receiving notification emails like this one, please contact
janpio@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org