]> git.wh0rd.org - nano-editor.git/blame - contact.php
convert to https in almost all locations
[nano-editor.git] / contact.php
CommitLineData
1b1bdcd3
MF
1<?php include "top.php"; ?>
2<title>GNU 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>
20For other issues pleas email the nano-devel list (listed below).
21</blockquote>
22
23
24<blockquote>
25Mailing lists for nano:<br>
e4b8cef1
MF
26nano-devel: <a href="https://lists.gnu.org/mailman/listinfo/nano-devel">
27https://lists.gnu.org/mailman/listinfo/nano-devel
1b1bdcd3 28</a>
e4b8cef1
MF
29<br>info-nano: <a href="https://lists.gnu.org/mailman/listinfo/info-nano">
30https://lists.gnu.org/mailman/listinfo/info-nano
1b1bdcd3 31</a>
e4b8cef1
MF
32<br>help-nano: <a href="https://lists.gnu.org/mailman/listinfo/help-nano">
33https://lists.gnu.org/mailman/listinfo/help-nano
1b1bdcd3
MF
34</a>
35</blockquote>
36</td>
37</tr>
38</table>
39<?php include "bottom.php"; ?>
40