]> git.wh0rd.org - nano-editor.git/blame - who.php
who: split Development team into Maintainer, Author, and Co-Developers
[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
1b1bdcd3
MF
7<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
8<tr NOSAVE>
9<td NOSAVE>
a3919209 10<center><b>Current Maintainer</b></center>
1b1bdcd3
MF
11</td>
12</tr>
13</table>
14
a3919209 15<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
1b1bdcd3 16<tr NOSAVE>
a3919209
BS
17<td><center>Benno Schulenberg</center></td>
18</tr>
19</table>
1b1bdcd3 20
a3919209
BS
21<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
22<tr NOSAVE>
23<td NOSAVE>
24<center><b>Former Maintainers</b></center>
25</td>
26</tr>
27</table>
28
29<table BORDER=0 CELLSPACING=0 COLS=2 WIDTH="100%" NOSAVE >
30<tr NOSAVE>
1b1bdcd3 31<td><center>David Lawrence Ramsey</center></td>
a3919209
BS
32<td><center>Chris Allegretta</center></td>
33</tr>
34</table>
1b1bdcd3 35
a3919209
BS
36<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
37<tr NOSAVE>
38<td NOSAVE>
39<center><b>Original Author</b></center>
40</td>
41</tr>
42</table>
1b1bdcd3 43
a3919209
BS
44<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
45<tr NOSAVE>
46<td><center>Chris Allegretta</center></td>
1b1bdcd3 47</tr>
a3919209 48</table>
1b1bdcd3 49
a3919209
BS
50<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
51<tr NOSAVE>
52<td NOSAVE>
53<center><b>Early Co-Developers</b></center>
54</td>
55</tr>
56</table>
1b1bdcd3 57
a3919209
BS
58<table BORDER=0 CELLSPACING=0 COLS=3 WIDTH="100%" NOSAVE >
59<tr ALIGN=CENTER NOSAVE>
1b1bdcd3 60<td><center>Jordi Mallach</center></td>
a3919209
BS
61<td><center>David Benbennick</center></td>
62<td><center>Rocco Corsi</center></td>
1b1bdcd3
MF
63</tr>
64<tr ALIGN=CENTER NOSAVE>
1b1bdcd3 65<td><center>Mike Frysinger</center></td>
a3919209
BS
66<td><center>Adam Rogoyski</center></td>
67<td><center>Rob Siemborski</center></td>
1b1bdcd3
MF
68</tr>
69</table>
70
1b1bdcd3
MF
71&nbsp;
72<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
73<tr NOSAVE>
74<td NOSAVE>
a3919209 75<center><b>Contributors of Code and Fixes</b></center>
1b1bdcd3
MF
76</td>
77</tr>
78</table>
79
80<table BORDER=0 CELLSPACING=0 COLS=5 WIDTH="100%" NOSAVE >
81<tr ALIGN=CENTER NOSAVE>
a3919209 82<td>Ken Tyler</td>
1b1bdcd3 83<td>Sven Guckes</td>
1b1bdcd3 84<td>Bill Soudan</td>
1b1bdcd3 85<td>Christian Weisgerber</td>
a3919209 86<td>Kamil Dudka</td>
1b1bdcd3 87</tr>
1b1bdcd3 88<tr ALIGN=CENTER NOSAVE>
a3919209 89<td>Mark Majeres</td>
1b1bdcd3 90<td>Joshua Jensen</td>
1b1bdcd3 91<td>Ryan Krebs</td>
1b1bdcd3 92<td>Big Gaute</td>
1b1bdcd3
MF
93<td>Albert Chin</td>
94</tr>
95</table>
96</td>
97</tr>
98</table>
99<?php include "bottom.php"; ?>