]> git.wh0rd.org - nano-editor.git/blame - who.php.old
cvs is long dead -- use the generic abbrev instead
[nano-editor.git] / who.php.old
CommitLineData
1b1bdcd3
MF
1<?php include "top.php"; ?>
2<title>GNU nano: Who's who</title>
3<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
4<tr VALIGN=TOP NOSAVE>
5<td HEIGHT="70%" NOSAVE>
6<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
7<tr NOSAVE>
8<td NOSAVE>
9<center><b>Nano Core Development Team</b></center>
10</td>
11</tr>
12</table>
13
14<table BORDER=0 CELLSPACING=0 COLS=5 WIDTH="100%" NOSAVE >
15<tr NOSAVE>
16<td>
17<center>Chris Allegretta</center>
18</td>
19
20<td>
21<center>Jordi Mallach</center>
22</td>
23
24<td NOSAVE>
25<center>Adam Rogoyski</center>
26</td>
27
28<td>
29<center>Rob Siemborski</center>
30</td>
31
32<td>
33<center>Rocco Corsi</center>
34</td>
35</tr>
36<tr ALIGN=CENTER NOSAVE>
37<td NOSAVE>&nbsp;</td>
38
39<td>David Lawrence Ramsey</td>
40
41<td>Mike Frysinger</td>
42
43<td>David Benbennick</td>
44
45<td>&nbsp;</td>
46</tr>
47</table>
48
49
50&nbsp;
51<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
52<tr NOSAVE>
53<td NOSAVE>
54<center><b>Code, Bug, Translation and Other Contributors</b></center>
55</td>
56</tr>
57</table>
58
59<table BORDER=0 CELLSPACING=0 COLS=5 WIDTH="100%" NOSAVE >
60<tr ALIGN=CENTER NOSAVE>
61<td NOSAVE>Ken Tyler</td>
62
63<td>Sven Guckes</td>
64
65<td>Florian K&ouml;nig</td>
66
67<td>Pauli Virtanen</td>
68
69<td>Daniele Medri</td>
70</tr>
71
72<tr ALIGN=CENTER NOSAVE>
73<td NOSAVE>Clement Laforet</td>
74
75<td>Tedi Heriyanto</td>
76
77<td>Bill Soudan</td>
78
79<td>Christian Weisgerber</td>
80
81<td>Erik Andersen</td>
82</tr>
83
84<tr ALIGN=CENTER NOSAVE>
85<td NOSAVE>David Lawrence Ramsey</td>
86
87<td>Joshua Jensen</td>
88
89<td>Ryan Krebs</td>
90
91<td>Big Gaute</td>
92
93<td>Albert Chin</td>
94</tr>
95</table>
96</td>
97</tr>
98</table>
99<?php include "bottom.php"; ?>