Add more steps to the announcement process

* Add to the NEWS section on main website
* Make Discussion Group thread sticky/unsticky

Change-Id: Idaeaacbf75a954c6ddbb87cba243861d89795e66
diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt
index 0d07ba8..e3a93cc 100644
--- a/Documentation/dev-release.txt
+++ b/Documentation/dev-release.txt
@@ -222,6 +222,23 @@
 -Martin
 ----
 
+* Add an entry to the NEWS section of the main Gerrit project web page
+** Go to: http://code.google.com/p/gerrit/admin
+** Add entry like:
+----
+ * Jun 14, 2012 - Gerrit 2.4.1 [https://groups.google.com/d/topic/repo-discuss/jHg43gixqzs/discussion Released]
+----
+
+* Update the new discussion group announcement to be sticky
+** Go to: http://groups.google.com/group/repo-discuss/topics
+** Click on the announcement thread
+** Near the top right, click on options
+** Under options, cick the "Display this top first" checkbox
+** and Save
+
+* Update the previous discussion group announcement to no longer be sticky
+** See above (unclick checkbox)
+
 
 Merging Stable Fixes to master
 ------------------------------