Commit | Line | Data |
---|---|---|
5704db4e | 1 | <?php $title="Who's who"; include "top.php"; ?> |
563ba55f | 2 | |
4b9752f2 | 3 | <br><br> |
eb89149f | 4 | <center><b>Original Author</b></center> |
1b1bdcd3 | 5 | |
f48717bc | 6 | <table border=0 cellspacing=0 width="100%"> |
cb81e8d7 | 7 | <tr> |
eb89149f | 8 | <td><center>Chris Allegretta</center></td> |
a3919209 BS |
9 | </tr> |
10 | </table> | |
1b1bdcd3 | 11 | |
4b9752f2 | 12 | <br><br> |
eb89149f | 13 | <center><b>Current Maintainer</b></center> |
a3919209 | 14 | |
f48717bc | 15 | <table border=0 cellspacing=0 width="100%"> |
cb81e8d7 | 16 | <tr> |
eb89149f | 17 | <td><center>Benno Schulenberg</center></td> |
a3919209 BS |
18 | </tr> |
19 | </table> | |
1b1bdcd3 | 20 | |
4b9752f2 | 21 | <br><br> |
ae156f07 | 22 | <center><b>Former Maintainers</b></center> |
1b1bdcd3 | 23 | |
f48717bc BS |
24 | <table align="center" border=0 cellspacing=0 width="60%"> |
25 | <tr align="center"> | |
ae156f07 | 26 | <td><center>David Lawrence Ramsey</center></td> |
a3919209 | 27 | <td><center>Chris Allegretta</center></td> |
1b1bdcd3 | 28 | </tr> |
a3919209 | 29 | </table> |
1b1bdcd3 | 30 | |
4b9752f2 | 31 | <br><br> |
a3919209 | 32 | <center><b>Early Co-Developers</b></center> |
1b1bdcd3 | 33 | |
f48717bc BS |
34 | <table align="center" border=0 cellspacing=0 width="80%"> |
35 | <tr align="center"> | |
1b1bdcd3 | 36 | <td><center>Jordi Mallach</center></td> |
a3919209 BS |
37 | <td><center>David Benbennick</center></td> |
38 | <td><center>Rocco Corsi</center></td> | |
1b1bdcd3 | 39 | </tr> |
f48717bc | 40 | <tr align="center"> |
1b1bdcd3 | 41 | <td><center>Mike Frysinger</center></td> |
a3919209 BS |
42 | <td><center>Adam Rogoyski</center></td> |
43 | <td><center>Rob Siemborski</center></td> | |
1b1bdcd3 MF |
44 | </tr> |
45 | </table> | |
46 | ||
4b9752f2 | 47 | <br><br> |
a3919209 | 48 | <center><b>Contributors of Code and Fixes</b></center> |
1b1bdcd3 | 49 | |
f48717bc BS |
50 | <table border=0 cellspacing=0 width="100%"> |
51 | <tr align="center"> | |
a3919209 | 52 | <td>Ken Tyler</td> |
1b1bdcd3 | 53 | <td>Sven Guckes</td> |
1b1bdcd3 | 54 | <td>Bill Soudan</td> |
1b1bdcd3 | 55 | <td>Christian Weisgerber</td> |
a3919209 | 56 | <td>Kamil Dudka</td> |
1b1bdcd3 | 57 | </tr> |
f48717bc | 58 | <tr align="center"> |
a3919209 | 59 | <td>Mark Majeres</td> |
1b1bdcd3 | 60 | <td>Joshua Jensen</td> |
1b1bdcd3 | 61 | <td>Ryan Krebs</td> |
1b1bdcd3 | 62 | <td>Big Gaute</td> |
1b1bdcd3 MF |
63 | <td>Albert Chin</td> |
64 | </tr> | |
f48717bc | 65 | <tr align="center"> |
faba886b BS |
66 | <td>Faissal Bensefia</td> |
67 | <td>Mahyar Abbaspour</td> | |
68 | <td>Mike Scalora</td> | |
69 | <td>Sumedh Pendurkar</td> | |
70 | <td>Rishabh Dave</td> | |
71 | </tr> | |
1b1bdcd3 | 72 | </table> |
faba886b | 73 | |
4b9752f2 | 74 | <br> |
563ba55f | 75 | |
1b1bdcd3 | 76 | <?php include "bottom.php"; ?> |