Browse Source

assorted logo submissions

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269175 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
3ec663279c
6 changed files with 90 additions and 0 deletions
  1. BIN
      webpage/docs/images/coleman.gif
  2. BIN
      webpage/docs/images/lecho.jpg
  3. BIN
      webpage/docs/images/ripley.jpg
  4. BIN
      webpage/docs/images/trogdon.gif
  5. +70
    -0
      webpage/docs/logos.html
  6. +20
    -0
      webpage/xdocs/logos.xml

BIN
webpage/docs/images/coleman.gif View File

Before After
Width: 144  |  Height: 144  |  Size: 4.7 KiB

BIN
webpage/docs/images/lecho.jpg View File

Before After
Width: 499  |  Height: 499  |  Size: 18 KiB

BIN
webpage/docs/images/ripley.jpg View File

Before After
Width: 94  |  Height: 216  |  Size: 7.3 KiB

BIN
webpage/docs/images/trogdon.gif View File

Before After
Width: 478  |  Height: 212  |  Size: 4.3 KiB

+ 70
- 0
webpage/docs/logos.html View File

@@ -175,6 +175,76 @@
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/ant-logo2.gif" />
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Chris Coleman (chris.coleman at csfb.com)
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/coleman.gif" />
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Stefan Lecho (Stefan.Lecho at iconmedialab.com)
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/lecho.jpg" />
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
David Trogdon (DTrogdon at orgtek.com)
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/trogdon.gif" />
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Mirko Klemm (Mirko.Klemm at t-online.de)
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="http://www.mutantenzoo.de/antlogo-400.png" />
</font>
</td>
</tr>
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Ryan P Ripley (ryan.ripley at bms.com)
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
<img src="images/ripley.jpg" />
</font>
</td>
</tr>
</table>


+ 20
- 0
webpage/xdocs/logos.xml View File

@@ -40,6 +40,26 @@
<td>Warner Onstine (warner at warneronstine.com)</td>
<td><img src="images/ant-logo2.gif" /></td>
</tr>
<tr>
<td>Chris Coleman (chris.coleman at csfb.com)</td>
<td><img src="images/coleman.gif" /></td>
</tr>
<tr>
<td>Stefan Lecho (Stefan.Lecho at iconmedialab.com)</td>
<td><img src="images/lecho.jpg" /></td>
</tr>
<tr>
<td>David Trogdon (DTrogdon at orgtek.com)</td>
<td><img src="images/trogdon.gif" /></td>
</tr>
<tr>
<td>Mirko Klemm (Mirko.Klemm at t-online.de)</td>
<td><img src="http://www.mutantenzoo.de/antlogo-400.png" /></td>
</tr>
<tr>
<td>Ryan P Ripley (ryan.ripley at bms.com)</td>
<td><img src="images/ripley.jpg" /></td>
</tr>
</table>
</section>
</body>

Loading…
Cancel
Save