| 1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
| 2 |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
| 3 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
| 4 |
|
| 5 |
<head>
|
| 6 |
<base href="http://fai-project.org/" />
|
| 7 |
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
| 8 |
<title>FAI - Fully Automatic Installation</title>
|
| 9 |
<link rel="stylesheet" type="text/css" href="/css/main.css" media="screen" />
|
| 10 |
<link rel="stylesheet" type="text/css" href="/css/print.css" media="print" />
|
| 11 |
<!--[if lte IE 6]>
|
| 12 |
<link rel="stylesheet" type="text/css" href="/css/ie6_or_less.css" />
|
| 13 |
<![endif]-->
|
| 14 |
<script type="text/javascript" src="/css/common.js"></script>
|
| 15 |
</head>
|
| 16 |
|
| 17 |
<body id="type-b">
|
| 18 |
<div id="wrap">
|
| 19 |
<div id="header">
|
| 20 |
<div id="site-name">
|
| 21 |
<a href="/">FAI - Fully Automatic Installation</a>
|
| 22 |
</div>
|
| 23 |
<!-- removed header-menu-unused.htm -->
|
| 24 |
</div>
|
| 25 |
|
| 26 |
<!--#include virtual="/menu.html" -->
|
| 27 |
<div id="content">
|
| 28 |
<!-- removed breadcrumb -->
|
| 29 |
|
| 30 |
<h1>FAI team</h1>
|
| 31 |
|
| 32 |
<a name="contact"></a>
|
| 33 |
<h2>Contact</h2>
|
| 34 |
|
| 35 |
<p>Mail to the team: fai (at) fai-project.org</p>
|
| 36 |
|
| 37 |
<a name="team"></a>
|
| 38 |
<h2>The Team</h2>
|
| 39 |
|
| 40 |
<table>
|
| 41 |
|
| 42 |
<tr>
|
| 43 |
<td><img src="/team/mrfai.jpg" style="float: left; margin: 1em 1em 1em 1em;" alt="" />
|
| 44 |
<td><strong><a href="http://www.informatik.uni-koeln.de/~lange">Thomas Lange</a></strong><br />lange (at) fai-project.org<br />Mrfai on #fai<br />project leader</td>
|
| 45 |
</tr>
|
| 46 |
|
| 47 |
<tr>
|
| 48 |
<td><img src="/team/mt.jpg" style="float: left; margin: 1em 1em 1em 1em;" alt="" />
|
| 49 |
<td><strong><a href="http://www.forsyte.at/~tautschnig/">Michael Tautschnig</a></strong><br />mt (at) fai-project.org<br />mt on #fai<br />developer and setup-storage maintainer</td>
|
| 50 |
</tr>
|
| 51 |
|
| 52 |
<tr>
|
| 53 |
<td><img src="/team/mika.jpg" style="float: left; margin: 1em 1em 1em 1em;" alt="" />
|
| 54 |
<td><strong><a href="http://michael-prokop.at/">Michael Prokop</a></strong><br />mika @ fai-project.org<br />mikap on #fai<br />developer and stable release manager</td>
|
| 55 |
</tr>
|
| 56 |
|
| 57 |
<tr>
|
| 58 |
<td style="float: left; margin: 5em 1em 5em 1em;">-</td>
|
| 59 |
<td><strong><a href="http://www.jblache.org/">Julien Blache</a></strong><br/>jblache @ fai-project.org<br />developer</td>
|
| 60 |
</tr>
|
| 61 |
|
| 62 |
<tr>
|
| 63 |
<td><img src="/team/sh.jpg" style="float: left; margin: 1em 1em 1em 1em" alt="" />
|
| 64 |
<td><strong><a href="https://wiki.ubuntu.com/StephanHermann">Stephan Hermann</a></strong><br />sh @ fai-project.org<br />\sh on #fai<br />ubuntu package maintainer</td>
|
| 65 |
</tr>
|
| 66 |
|
| 67 |
</table>
|
| 68 |
|
| 69 |
<hr>
|
| 70 |
<address>
|
| 71 |
Fri Apr 15 14:34:44 CEST 2011
|
| 72 |
</address>
|
| 73 |
|
| 74 |
</div>
|
| 75 |
</div>
|
| 76 |
<div id="footer"></div>
|
| 77 |
</div>
|
| 78 |
</body>
|
| 79 |
</html>
|