[Xfce4-commits] <moka:master> Improve the information check before the release.

Nick Schermer noreply at xfce.org
Sun Apr 3 01:00:01 CEST 2011


Updating branch refs/heads/master
         to 3f9b7262115a6bcca7c8e36652d1f6c12e3c6f46 (commit)
       from 3142e2673ceffa823303b5f0a928916b2ac21140 (commit)

commit 3f9b7262115a6bcca7c8e36652d1f6c12e3c6f46
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Apr 3 00:45:51 2011 +0200

    Improve the information check before the release.

 lib/views/project_new_release.erb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/views/project_new_release.erb b/lib/views/project_new_release.erb
index f939539..638bea9 100755
--- a/lib/views/project_new_release.erb
+++ b/lib/views/project_new_release.erb
@@ -1,6 +1,6 @@
 <%= header :title => "Release new version of #{@project.name} (1/4)" %>
 <h2>Release information</h2>
-<p><strong>Before releasing, please make sure the <a href="/project/<%= @project.name %>">project information</a> is up to date. Also make sure your <a href="/maintainer/<%= authentication_user.username %>">email address</a> is correct.</strong></p>
+<p><strong>Before releasing, please make sure the <a href="/project/<%= @project.name %>">project information</a> is up to date. Also make sure you are subscribed to the mailing lists with <a href="/maintainer/<%= authentication_user.username %>"><%= authentication_user.email %></a> else the announcement will not be posted.</strong></p>
 <form method="get" action="/project/<%= @project.name %>/new-release/tarball">
   <fieldset>
     <p><span class="placeholder"> </span> <input type="submit" value="I verified the information is correct"/></p>



More information about the Xfce4-commits mailing list