You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by ni...@apache.org on 2022/05/12 07:20:16 UTC

svn commit: r1900826 - /incubator/public/trunk/content/projects/devlake.xml

Author: ningjiang
Date: Thu May 12 07:20:16 2022
New Revision: 1900826

URL: http://svn.apache.org/viewvc?rev=1900826&view=rev
Log:
Fixed the maillists setting of devlake

Modified:
    incubator/public/trunk/content/projects/devlake.xml

Modified: incubator/public/trunk/content/projects/devlake.xml
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/devlake.xml?rev=1900826&r1=1900825&r2=1900826&view=diff
==============================================================================
--- incubator/public/trunk/content/projects/devlake.xml [utf-8] (original)
+++ incubator/public/trunk/content/projects/devlake.xml [utf-8] Thu May 12 07:20:16 2022
@@ -56,17 +56,17 @@
         <tr>
           <td>Mailing list</td>
           <td>dev</td>
-          <td id="mail-dev"><code>dev</code><code>@</code><code>dev@devlake.incubator.apache.org</code></td>
+          <td id="mail-dev"><code>dev@devlake.apache.org</code></td>
         </tr>
         <tr>
           <td>.</td>
           <td>commits</td>
-          <td id="mail-commits"><code>commits</code><code>@</code><code>dev@devlake.incubator.apache.org</code></td>
+          <td id="mail-commits"><code>commits@devlake.apache.org</code></td>
         </tr>
         <tr>
           <td>.</td>
           <td>private</td>
-          <td id="mail-reviews"><code>private</code><code>@</code><code>private@devlake.incubator.apache.org</code></td>
+          <td id="mail-reviews"><code>private@devlake.incubator.apache.org</code></td>
         </tr>
         <tr>
           <td>Bug tracking</td>



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org