]> git.wh0rd.org - nano-editor.git/blob - contact.php
remove the GNU marker where it does not apply any more
[nano-editor.git] / contact.php
1 <?php include "top.php"; ?>
2 <title>nano: Mailing Lists and E-Mail</title>
3 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
4 <tr VALIGN=TOP NOSAVE>
5 <td HEIGHT="70%" NOSAVE><font color="#440077"></font>
6 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
7 <tr NOSAVE>
8 <td NOSAVE>
9 <center><font color="#440077"><b>Mailing Lists and Email</b></font></center>
10 </td>
11 </tr>
12 </table>
13
14 <blockquote>Please use the Savannah project for nano to report bugs or features:
15 <P>
16 <UL>
17 <LI><A HREF="https://savannah.gnu.org/bugs/?group=nano">Bug reports</A></LI>
18 <LI><A HREF="https://savannah.gnu.org/patch/?group=nano">Patches for submission</A></LI>
19 </UL>
20 For other issues pleas email the nano-devel list (listed below).
21 </blockquote>
22
23
24 <blockquote>
25 Mailing lists for nano:<br>
26 nano-devel: <a href="https://lists.gnu.org/mailman/listinfo/nano-devel">
27 https://lists.gnu.org/mailman/listinfo/nano-devel
28 </a>
29 <br>info-nano: <a href="https://lists.gnu.org/mailman/listinfo/info-nano">
30 https://lists.gnu.org/mailman/listinfo/info-nano
31 </a>
32 <br>help-nano: <a href="https://lists.gnu.org/mailman/listinfo/help-nano">
33 https://lists.gnu.org/mailman/listinfo/help-nano
34 </a>
35 </blockquote>
36 </td>
37 </tr>
38 </table>
39 <?php include "bottom.php"; ?>
40