summaryrefslogtreecommitdiff
path: root/doc/intro.rst
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-05-06 12:02:32 +0200
committerSebastian Thiel <byronimo@gmail.com>2010-05-06 12:02:32 +0200
commite41c727be8dbf8f663e67624b109d9f8b135a4ab (patch)
treed87d073bda017692d681a438430fa324ac5a8a1b /doc/intro.rst
parent143b927307d46ccb8f1cc095739e9625c03c82ff (diff)
downloadgitpython-e41c727be8dbf8f663e67624b109d9f8b135a4ab.tar.gz
README: Added mailing list and issue tracker information
Docs: updated roadmap
Diffstat (limited to 'doc/intro.rst')
-rw-r--r--doc/intro.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/intro.rst b/doc/intro.rst
index 6a3fbd86..48da79c8 100644
--- a/doc/intro.rst
+++ b/doc/intro.rst
@@ -78,9 +78,16 @@ and cloned using::
$ git clone git://gitorious.org/git-python/mainline.git git-python
$ git clone git://github.com/Byron/GitPython.git git-python
+Mailing List
+============
+http://groups.google.com/group/git-python
+
+Issue Tracker
+=============
+http://byronimo.lighthouseapp.com/projects/51787-gitpython/milestones
+
License Information
===================
-
GitPython is licensed under the New BSD License. See the LICENSE file for
more information.