]> git.wh0rd.org - nano-editor.git/blobdiff - who.php.old
remove obsolete files
[nano-editor.git] / who.php.old
diff --git a/who.php.old b/who.php.old
deleted file mode 100644 (file)
index 57c4d8a..0000000
+++ /dev/null
@@ -1,99 +0,0 @@
-<?php include "top.php"; ?>
-<title>GNU nano: Who's who</title>
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
-<tr VALIGN=TOP NOSAVE>
-<td HEIGHT="70%" NOSAVE>
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
-<center><b>Nano Core Development Team</b></center>
-</td>
-</tr>
-</table>
-
-<table BORDER=0 CELLSPACING=0 COLS=5 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td>
-<center>Chris Allegretta</center>
-</td>
-
-<td>
-<center>Jordi Mallach</center>
-</td>
-
-<td NOSAVE>
-<center>Adam Rogoyski</center>
-</td>
-
-<td>
-<center>Rob Siemborski</center>
-</td>
-
-<td>
-<center>Rocco Corsi</center>
-</td>
-</tr>
-<tr ALIGN=CENTER NOSAVE>
-<td NOSAVE>&nbsp;</td>
-
-<td>David Lawrence Ramsey</td>
-
-<td>Mike Frysinger</td>
-
-<td>David Benbennick</td>
-
-<td>&nbsp;</td>
-</tr>
-</table>
-
-
-&nbsp;
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
-<center><b>Code, Bug, Translation and Other Contributors</b></center>
-</td>
-</tr>
-</table>
-
-<table BORDER=0 CELLSPACING=0 COLS=5 WIDTH="100%" NOSAVE >
-<tr ALIGN=CENTER NOSAVE>
-<td NOSAVE>Ken Tyler</td>
-
-<td>Sven Guckes</td>
-
-<td>Florian K&ouml;nig</td>
-
-<td>Pauli Virtanen</td>
-
-<td>Daniele Medri</td>
-</tr>
-
-<tr ALIGN=CENTER NOSAVE>
-<td NOSAVE>Clement Laforet</td>
-
-<td>Tedi Heriyanto</td>
-
-<td>Bill Soudan</td>
-
-<td>Christian Weisgerber</td>
-
-<td>Erik Andersen</td>
-</tr>
-
-<tr ALIGN=CENTER NOSAVE>
-<td NOSAVE>David Lawrence Ramsey</td>
-
-<td>Joshua Jensen</td>
-
-<td>Ryan Krebs</td>
-
-<td>Big Gaute</td>
-
-<td>Albert Chin</td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-<?php include "bottom.php"; ?>