summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index 7a827fb1..998efff1 100644
--- a/README
+++ b/README
@@ -1,8 +1,7 @@
Git-buildpackage
----------------
This is a bunch of scripts to ease the development of Debian packages with git.
-For more documentation on howto use these tools see the manual
-online at:
+For more documentation on how to use these tools see the manual online at:
http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html
@@ -12,3 +11,10 @@ On Debian systems this can be found in
The API documentation of the gbp module can be found at:
http://honk.sigxcpu.org/projects/git-buildpackage/apidocs/
+
+The mailing list is at:
+
+ http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
+ git-buildpackage at lists.sigxcpu.org
+
+See the HACKING document for details on contributing to gbp development.