]> git.wh0rd.org - nano-editor.git/blame - who.php
who: add some separators between the groups
[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
BS
22&nbsp;
23<table BORDER=0 CELLSPACING=0 COLS=4 WIDTH="100%" NOSAVE >
a3919209
BS
24<tr NOSAVE>
25<td NOSAVE>
26<center><b>Former Maintainers</b></center>
27</td>
28</tr>
29</table>
30
31<table BORDER=0 CELLSPACING=0 COLS=2 WIDTH="100%" NOSAVE >
32<tr NOSAVE>
2fc3c76d 33<td><center>&nbsp;</center></td>
1b1bdcd3 34<td><center>David Lawrence Ramsey</center></td>
a3919209 35<td><center>Chris Allegretta</center></td>
2fc3c76d 36<td><center>&nbsp;</center></td>
a3919209
BS
37</tr>
38</table>
1b1bdcd3 39
2fc3c76d 40&nbsp;
a3919209
BS
41<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
42<tr NOSAVE>
43<td NOSAVE>
44<center><b>Original Author</b></center>
45</td>
46</tr>
47</table>
1b1bdcd3 48
a3919209
BS
49<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
50<tr NOSAVE>
51<td><center>Chris Allegretta</center></td>
1b1bdcd3 52</tr>
a3919209 53</table>
1b1bdcd3 54
2fc3c76d 55&nbsp;
a3919209
BS
56<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
57<tr NOSAVE>
58<td NOSAVE>
59<center><b>Early Co-Developers</b></center>
60</td>
61</tr>
62</table>
1b1bdcd3 63
a3919209
BS
64<table BORDER=0 CELLSPACING=0 COLS=3 WIDTH="100%" NOSAVE >
65<tr ALIGN=CENTER NOSAVE>
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
MF
69</tr>
70<tr ALIGN=CENTER NOSAVE>
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
MF
77&nbsp;
78<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
79<tr NOSAVE>
80<td NOSAVE>
a3919209 81<center><b>Contributors of Code and Fixes</b></center>
1b1bdcd3
MF
82</td>
83</tr>
84</table>
85
86<table BORDER=0 CELLSPACING=0 COLS=5 WIDTH="100%" NOSAVE >
87<tr ALIGN=CENTER NOSAVE>
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>
1b1bdcd3 94<tr ALIGN=CENTER NOSAVE>
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>
101</table>
102</td>
103</tr>
104</table>
105<?php include "bottom.php"; ?>