Author: hwright
Date: Wed Dec  1 19:16:12 2010
New Revision: 1041137

URL: http://svn.apache.org/viewvc?rev=1041137&view=rev
Log:
* tools/dist/collect_sigs.py
  (process_sigs): Remove the instructions to email dev@ with signatures.

Modified:
    subversion/trunk/tools/dist/collect_sigs.py

Modified: subversion/trunk/tools/dist/collect_sigs.py
URL: 
http://svn.apache.org/viewvc/subversion/trunk/tools/dist/collect_sigs.py?rev=1041137&r1=1041136&r2=1041137&view=diff
==============================================================================
--- subversion/trunk/tools/dist/collect_sigs.py (original)
+++ subversion/trunk/tools/dist/collect_sigs.py Wed Dec  1 19:16:12 2010
@@ -243,9 +243,7 @@ def process_sigs(signatures):
   <p>Key ID: <code>%s</code></p>
   <p>User: <code>%s</code></p>
   <p>This signature has been saved, and will be included as part of the
-    release signatures.  Please send mail to
-    <a href="mailto:[email protected]";>[email protected]</a>
-    acknowledging your successful signature.</p>
+    release signatures.</p>
 '''
   c_unverified = '''
   <p style="color: red;">The signature was not able to be verified!</p>


Reply via email to