Browse Source

I had changed the wrong email address, the one of antspaces and not of xmltask.

This change fixes that.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@408543 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 19 years ago
parent
commit
efaaef761f
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      docs/external.html
  2. +2
    -2
      xdocs/external.xml

+ 2
- 2
docs/external.html View File

@@ -784,7 +784,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="mailto:xmltask-users@lists.sourceforge.net">xmltask-users at lists.sourceforge.net</a>
antspaces at oopsconsultancy.com
</td>
</tr>
<tr>
@@ -5788,7 +5788,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="mailto:xmltask@oopsconsultancy.com">xmltask@oopsconsultancy.com</a>
<a href="mailto:xmltask-users@lists.sourceforge.net">xmltask-users at lists.sourceforge.net</a>
</td>
</tr>
<tr>


+ 2
- 2
xdocs/external.xml View File

@@ -369,7 +369,7 @@
</tr>
<tr>
<th>Contact:</th>
<td><a href="mailto:xmltask-users@lists.sourceforge.net">xmltask-users at lists.sourceforge.net</a> </td>
<td>antspaces at oopsconsultancy.com</td>
</tr>
<tr>
<th>License:</th>
@@ -3148,7 +3148,7 @@
</tr>
<tr>
<th>Contact:</th>
<td><a href="mailto:xmltask@oopsconsultancy.com">xmltask@oopsconsultancy.com</a></td>
<td><a href="mailto:xmltask-users@lists.sourceforge.net">xmltask-users at lists.sourceforge.net</a> </td>
</tr>
<tr>
<th>License:</th>


Loading…
Cancel
Save