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