]> git.wh0rd.org - nano-editor.git/blame - who.php
bring some air into two short lists, and show help-nano as first item
[nano-editor.git] / who.php
CommitLineData
5704db4e 1<?php $title="Who's who"; include "top.php"; ?>
563ba55f 2
0bf067b4 3<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7 4<tr VALIGN=TOP>
c0e77d9d 5<td>
a3919209 6
2fc3c76d 7&nbsp;
082f4e84 8<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7
BS
9<tr>
10<td>
eb89149f 11<center><b>Original Author</b></center>
1b1bdcd3
MF
12</td>
13</tr>
14</table>
15
082f4e84 16<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7 17<tr>
eb89149f 18<td><center>Chris Allegretta</center></td>
a3919209
BS
19</tr>
20</table>
1b1bdcd3 21
2fc3c76d 22&nbsp;
082f4e84 23<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7
BS
24<tr>
25<td>
eb89149f 26<center><b>Current Maintainer</b></center>
a3919209
BS
27</td>
28</tr>
29</table>
30
082f4e84 31<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7 32<tr>
eb89149f 33<td><center>Benno Schulenberg</center></td>
a3919209
BS
34</tr>
35</table>
1b1bdcd3 36
2fc3c76d 37&nbsp;
082f4e84 38<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7
BS
39<tr>
40<td>
ae156f07 41<center><b>Former Maintainers</b></center>
a3919209
BS
42</td>
43</tr>
44</table>
1b1bdcd3 45
082f4e84 46<table ALIGN=CENTER BORDER=0 CELLSPACING=0 WIDTH="60%">
cb81e8d7 47<tr ALIGN=CENTER>
ae156f07 48<td><center>David Lawrence Ramsey</center></td>
a3919209 49<td><center>Chris Allegretta</center></td>
1b1bdcd3 50</tr>
a3919209 51</table>
1b1bdcd3 52
2fc3c76d 53&nbsp;
082f4e84 54<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7
BS
55<tr>
56<td>
a3919209
BS
57<center><b>Early Co-Developers</b></center>
58</td>
59</tr>
60</table>
1b1bdcd3 61
082f4e84 62<table ALIGN=CENTER BORDER=0 CELLSPACING=0 WIDTH="80%">
cb81e8d7 63<tr ALIGN=CENTER>
1b1bdcd3 64<td><center>Jordi Mallach</center></td>
a3919209
BS
65<td><center>David Benbennick</center></td>
66<td><center>Rocco Corsi</center></td>
1b1bdcd3 67</tr>
cb81e8d7 68<tr ALIGN=CENTER>
1b1bdcd3 69<td><center>Mike Frysinger</center></td>
a3919209
BS
70<td><center>Adam Rogoyski</center></td>
71<td><center>Rob Siemborski</center></td>
1b1bdcd3
MF
72</tr>
73</table>
74
1b1bdcd3 75&nbsp;
082f4e84 76<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7
BS
77<tr>
78<td>
a3919209 79<center><b>Contributors of Code and Fixes</b></center>
1b1bdcd3
MF
80</td>
81</tr>
82</table>
83
082f4e84 84<table BORDER=0 CELLSPACING=0 WIDTH="100%">
cb81e8d7 85<tr ALIGN=CENTER>
a3919209 86<td>Ken Tyler</td>
1b1bdcd3 87<td>Sven Guckes</td>
1b1bdcd3 88<td>Bill Soudan</td>
1b1bdcd3 89<td>Christian Weisgerber</td>
a3919209 90<td>Kamil Dudka</td>
1b1bdcd3 91</tr>
cb81e8d7 92<tr ALIGN=CENTER>
a3919209 93<td>Mark Majeres</td>
1b1bdcd3 94<td>Joshua Jensen</td>
1b1bdcd3 95<td>Ryan Krebs</td>
1b1bdcd3 96<td>Big Gaute</td>
1b1bdcd3
MF
97<td>Albert Chin</td>
98</tr>
cb81e8d7 99<tr ALIGN=CENTER>
faba886b
BS
100<td>Faissal Bensefia</td>
101<td>Mahyar Abbaspour</td>
102<td>Mike Scalora</td>
103<td>Sumedh Pendurkar</td>
104<td>Rishabh Dave</td>
105</tr>
1b1bdcd3 106</table>
faba886b 107
1b1bdcd3
MF
108</td>
109</tr>
110</table>
563ba55f 111
1b1bdcd3 112<?php include "bottom.php"; ?>