Author: hasan
Date: Tue Mar 16 21:51:52 2021
New Revision: 1887740

URL: http://svn.apache.org/viewvc?rev=1887740&view=rev
Log:
CLEREZZA-1067: Fix invalid email addresses in clerezza.apache.org/mailinglists

Modified:
    clerezza/site/production/mailinglists/index.html

Modified: clerezza/site/production/mailinglists/index.html
URL: 
http://svn.apache.org/viewvc/clerezza/site/production/mailinglists/index.html?rev=1887740&r1=1887739&r2=1887740&view=diff
==============================================================================
--- clerezza/site/production/mailinglists/index.html (original)
+++ clerezza/site/production/mailinglists/index.html Tue Mar 16 21:51:52 2021
@@ -60,16 +60,16 @@
                                        
                                        <tbody>
                                        <tr>
-                                               <td 
class="first-col"><strong>Clerezza Developers</strong> - For people using and 
developing Clerezza:<br/>clerezza-dev at incubator.apache.org</td>
-                                               <td class="center"><a 
href="mailto:[email protected]"; class="" 
>Subscribe</a></td>
-                                               <td class="center"><a 
href="mailto:[email protected]"; class="" 
>Unsubscribe</a></td>
-                                               <td class="center"><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-clerezza-dev/"; 
class="" >Mail Archive</a></td>
+                                               <td 
class="first-col"><strong>Clerezza Developers</strong> - For people using and 
developing Clerezza:<br/>dev at clerezza.apache.org</td>
+                                               <td class="center"><a 
href="mailto:[email protected]"; class="" >Subscribe</a></td>
+                                               <td class="center"><a 
href="mailto:[email protected]"; class="" >Unsubscribe</a></td>
+                                               <td class="center"><a 
href="http://mail-archives.apache.org/mod_mbox/clerezza-dev/"; class="" >Mail 
Archive</a></td>
                                        </tr>
                                        <tr>
-                                               <td 
class="first-col"><strong>Clerezza Commits</strong> - For people interested in 
code changes:<br/>clerezza-commits at incubator.apache.org</td>
-                                               <td class="center"><a 
href="mailto:[email protected]"; class="" 
>Subscribe</a></td>
-                                               <td class="center"><a 
href="mailto:[email protected]"; class="" 
>Unsubscribe</a></td>
-                                               <td class="center"><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-clerezza-commits/"; 
class="" >Mail Archive</a></td>
+                                               <td 
class="first-col"><strong>Clerezza Commits</strong> - For people interested in 
code changes:<br/>commits at clerezza.apache.org</td>
+                                               <td class="center"><a 
href="mailto:[email protected]"; class="" >Subscribe</a></td>
+                                               <td class="center"><a 
href="mailto:[email protected]"; class="" 
>Unsubscribe</a></td>
+                                               <td class="center"><a 
href="http://mail-archives.apache.org/mod_mbox/clerezza-commits/"; class="" 
>Mail Archive</a></td>
                                        </tr>
                                        </tbody>
                                </table>
@@ -116,7 +116,7 @@
                                        </div>
 
                                </div>
-                               <div class="copyright">Apache Clerezza, 
Clerezza, Apache, the Apache feather logo, and the Apache Clerezza project logo 
are trademarks of The Apache Software Foundation. <br></br>&copy; 2011 The 
Apache Software Foundation.</div>
+                               <div class="copyright">Apache Clerezza, 
Clerezza, Apache, the Apache feather logo, and the Apache Clerezza project logo 
are trademarks of The Apache Software Foundation. <br></br>&copy; 2021 The 
Apache Software Foundation.</div>
                        </div>
                </div>
        </body>


Reply via email to