diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-09 02:12:43 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-09 02:12:43 +0100 |
commit | 9c3c0202f536b67ae83ef974fa4c743fb888b29b (patch) | |
tree | 94e634dfbb5b8849e10e75c0c2dda9011caa23a1 /doc/thanks.texi | |
parent | 0fae4e8805e68565a6d4ca26c07b4cdff6a971cf (diff) | |
download | geiser-guile-9c3c0202f536b67ae83ef974fa4c743fb888b29b.tar.gz geiser-guile-9c3c0202f536b67ae83ef974fa4c743fb888b29b.tar.bz2 |
Docs: community links added
Diffstat (limited to 'doc/thanks.texi')
-rw-r--r-- | doc/thanks.texi | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/thanks.texi b/doc/thanks.texi index c9be7e7..0de9241 100644 --- a/doc/thanks.texi +++ b/doc/thanks.texi @@ -29,6 +29,38 @@ Geiser was not only possible, but a pleasure to hack on. And to the Slime hackers, who led the way. +@subsubheading Joining the fun + +@itemize @bullet +@item +@cindex mailing list +@cindex gmane +For questions, praise, critique and anything else Geiser, do not +hesitate to drop an email to our list, @i{(@@ geiser-users (. nongnu +org))}: no subscription required. Check +@uref{http://lists.nongnu.org/mailman/listinfo/geiser-users, the list +page} for more information or browse +@uref{http://lists.nongnu.org/archive/html/geiser-users/, the archives}. +The list is also accessible via @uref{http://gmane.org, Gmane} as +@url{http://dir.gmane.org/gmane.lisp.scheme.geiser, +gmane.lisp.scheme.geiser}. +@item +@cindex bug tracker +You can submit bug reports either to the mailing list or to +@uref{http://savannah.nongnu.org/bugs/?group=geiser, our bug tracker} +over at Savannah. +@item +@cindex news feed +If you only need to hear about Geiser on new releases, +@uref{http://savannah.nongnu.org/news/?group=geiser, the News page} and +its @uref{https://savannah.nongnu.org/news/atom.php?group=geiser, Atom +feed} are probably what you're looking for. +@item +@cindex IRC channel +The Freenode IRC channel @i{#geiser} is the Geiserati's meeting point in +cyberspace. +@end itemize + @c Local Variables: @c mode: texinfo @c TeX-master: "geiser" |