summaryrefslogtreecommitdiff
path: root/docs/community
diff options
context:
space:
mode:
authormatt <matt@xcolour.net>2013-01-28 11:32:18 -0500
committermatt <matt@xcolour.net>2013-01-28 11:32:18 -0500
commit1afcb52d73271bbbd78f885451aa1b0e78c09871 (patch)
tree9145840d6036fcbc0b6647c88f679a567fa8c54d /docs/community
downloadpaste-git-stringio.tar.gz
Import StringIO so it can be used.stringio
Diffstat (limited to 'docs/community')
-rw-r--r--docs/community/index.txt15
-rw-r--r--docs/community/mailing-list.txt14
-rw-r--r--docs/community/repository.txt10
3 files changed, 39 insertions, 0 deletions
diff --git a/docs/community/index.txt b/docs/community/index.txt
new file mode 100644
index 0000000..5b30110
--- /dev/null
+++ b/docs/community/index.txt
@@ -0,0 +1,15 @@
+Community
+=========
+
+Much of the communication goes on in the `mailing lists
+<mailing-list.html>`_; see that page for information on the lists.
+
+For live IRC discussion, try the ``#pythonpaste`` channel on `Freenode
+<http://freenode.net/>`_.
+
+If you find bugs in the code or documentation, please `submit a ticket
+<http://pythonpaste.org/trac/report>`_. You can also `view tickets
+<http://pythonpaste.org/trac/report>`_.
+
+
+
diff --git a/docs/community/mailing-list.txt b/docs/community/mailing-list.txt
new file mode 100644
index 0000000..854ec3e
--- /dev/null
+++ b/docs/community/mailing-list.txt
@@ -0,0 +1,14 @@
+Mailing Lists
+=============
+
+General discussion and questions should go to:
+
+`paste-users@googlegroups.org <http://groups.google.com/group/paste-users>`_:
+ New posts are `on Google Groups <http://groups.google.com/group/paste-users/topics>`_ `old posts are in their own archive <http://pythonpaste.org/archives/list/paste-users.en.html>`_
+
+More abstract discussion of Python web programming should go to:
+
+`web-sig@python.org <http://mail.python.org/mailman/listinfo/web-sig>`_:
+ `Subscribe <http://mail.python.org/mailman/listinfo/web-sig>`__,
+ `Archives <http://www.python.org/pipermail/web-sig/>`__
+
diff --git a/docs/community/repository.txt b/docs/community/repository.txt
new file mode 100644
index 0000000..b8f3700
--- /dev/null
+++ b/docs/community/repository.txt
@@ -0,0 +1,10 @@
+Repository
+==========
+
+Paste is kept in a Mercurial (hg) repository at
+http://bitbucket.org/ianb/paste
+
+If you are using a command-line Mercurial client, you can check
+it out like::
+
+ hg clone http://bitbucket.org/ianb/paste