]> git.wh0rd.org - nano-editor.git/blame - who.php
note the release of 2.9.8
[nano-editor.git] / who.php
CommitLineData
1b1bdcd3 1<?php include "top.php"; ?>
0e4d2f77 2<title>GNU nano: Who's who</title>
1b1bdcd3
MF
3<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
4<tr VALIGN=TOP NOSAVE>
5<td HEIGHT="70%" NOSAVE>
a3919209 6
2fc3c76d 7&nbsp;
1b1bdcd3
MF
8<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
9<tr NOSAVE>
10<td NOSAVE>
a3919209 11<center><b>Current Maintainer</b></center>
1b1bdcd3
MF
12</td>
13</tr>
14</table>
15
a3919209 16<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
1b1bdcd3 17<tr NOSAVE>
a3919209
BS
18<td><center>Benno Schulenberg</center></td>
19</tr>
20</table>
1b1bdcd3 21
2fc3c76d 22&nbsp;
ae156f07 23<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
a3919209
BS
24<tr NOSAVE>
25<td NOSAVE>
ae156f07 26<center><b>Original Author</b></center>
a3919209
BS
27</td>
28</tr>
29</table>
30
ae156f07 31<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
a3919209 32<tr NOSAVE>
a3919209
BS
33<td><center>Chris Allegretta</center></td>
34</tr>
35</table>
1b1bdcd3 36
2fc3c76d 37&nbsp;
a3919209
BS
38<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
39<tr NOSAVE>
40<td NOSAVE>
ae156f07 41<center><b>Former Maintainers</b></center>
a3919209
BS
42</td>
43</tr>
44</table>
1b1bdcd3 45
121304fa 46<table ALIGN=CENTER BORDER=0 CELLSPACING=0 COLS=2 WIDTH="60%" NOSAVE >
ae156f07
BS
47<tr ALIGN=CENTER NOSAVE>
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;
a3919209
BS
54<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
55<tr NOSAVE>
56<td NOSAVE>
57<center><b>Early Co-Developers</b></center>
58</td>
59</tr>
60</table>
1b1bdcd3 61
121304fa 62<table ALIGN=CENTER BORDER=0 CELLSPACING=0 COLS=3 WIDTH="80%" NOSAVE >
a3919209 63<tr ALIGN=CENTER NOSAVE>
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
MF
67</tr>
68<tr ALIGN=CENTER NOSAVE>
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
MF
75&nbsp;
76<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
77<tr NOSAVE>
78<td NOSAVE>
a3919209 79<center><b>Contributors of Code and Fixes</b></center>
1b1bdcd3
MF
80</td>
81</tr>
82</table>
83
84<table BORDER=0 CELLSPACING=0 COLS=5 WIDTH="100%" NOSAVE >
85<tr ALIGN=CENTER NOSAVE>
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>
1b1bdcd3 92<tr ALIGN=CENTER NOSAVE>
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>
faba886b
BS
99<tr ALIGN=CENTER NOSAVE>
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>
111<?php include "bottom.php"; ?>