You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/04/10 01:55:42 UTC

git commit: added announcement blog post to tools release instructions

Repository: cordova-coho
Updated Branches:
  refs/heads/master 69cb6620b -> 725b2a838


added announcement blog post to tools release instructions

Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/725b2a83
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/725b2a83
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/725b2a83

Branch: refs/heads/master
Commit: 725b2a838ad03c71b310eea895b7d23879680c88
Parents: 69cb662
Author: Steve Gill <st...@gmail.com>
Authored: Wed Apr 9 17:55:04 2014 -0600
Committer: Steve Gill <st...@gmail.com>
Committed: Wed Apr 9 17:55:04 2014 -0600

----------------------------------------------------------------------
 docs/tools-release-process.md | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/725b2a83/docs/tools-release-process.md
----------------------------------------------------------------------
diff --git a/docs/tools-release-process.md b/docs/tools-release-process.md
index f268d57..e1db817 100644
--- a/docs/tools-release-process.md
+++ b/docs/tools-release-process.md
@@ -230,6 +230,13 @@ If npm publish fails for you, run `npm owner ls PACKAGENAME` to see if you are a
     svn add blah.blah.blah
     svn commit -m "$JIRA Published blog post for tools release."
 
+## Email a release announcement to the mailing list
+Subject: [ANNOUNCEMENT] Tools Release
+
+    Cordova-cli@VERSION & Plugman@VERSION has been released!
+    
+    You can view the release blog post at LINK_TO_BLOG
+
 
 ## Close JIRA Issue
  * Double check that the issue has comments that record the steps you took