Mailing list link improvement to ensure users know the lists are subscribers only
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6041 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d8bedbca57
commit
c8d145caaa
4 changed files with 6 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<hr>
|
||||
Feedback and questions concerning this site should be directed to <a href="mailto:swig-dev@cs.uchicago.edu">swig-dev@cs.uchicago.edu</a>.
|
||||
Feedback and questions concerning this site should be posted to the <a href="mail.html">swig-dev</a> mailing list.
|
||||
|
||||
<p>
|
||||
Last modified : $mtime
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
<tr>
|
||||
<td><a href="index.html">Home</a></td>
|
||||
<td><a href="http://sourceforge.net/project/?group_id=1645">Development</a></td>
|
||||
<td><a href="http://www.cs.uchicago.edu/mailman/listinfo/swig">Mailing List</a></td>
|
||||
<td><a href="http://sourceforge.net/bugs/?group_id=1645">Bug tracking</a></td>
|
||||
<td><a href="http://sourceforge.net/patch/?group_id=1645">Patches</a></td>
|
||||
<td><a href="mail.html">Mailing Lists</a></td>
|
||||
<td><a href="bugs.html">Bugs and Patches</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
|
|
@ -111,8 +111,8 @@ in their <a href="projects.html">projects</a>.
|
|||
SWIG has been freely available in various forms since February, 1996
|
||||
and a large number of developers have made contributions. Today, SWIG
|
||||
remains an all-volunteer effort. Approximately 875 people subscribe
|
||||
to the SWIG mailing list (swig@cs.uchicago.edu) and a public CVS
|
||||
repository is available at the University of Chicago. Versions of
|
||||
to the <a href="mail.html">swig</a> mailing list and a public CVS
|
||||
repository is available at SourceForge. Versions of
|
||||
SWIG can now be found in most Linux distributions (however, you'll almost
|
||||
certainly want to get the latest version here).
|
||||
|
||||
|
|
|
|||
|
|
@ -356,7 +356,7 @@ If you like SWIG and find it useful, we need you to try new versions.
|
|||
|
||||
<p>
|
||||
<li> We are always looking for developers. Subscribe to
|
||||
swig-dev@cs.uchicago.edu (http://mailman.cs.uchicago.edu/listinfo/swig-dev)
|
||||
to the <a href="mail.html">swig-dev</a> mailing list
|
||||
or send me email to get involved.
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue