Merge branch 'maint'
[gitweb.git] / Documentation / git.txt
index 60db2929b58deff9cf9c0bf5f9539aad1a0c5a40..1d797f27ed7682cf7308949b99d4bc27f9767f1a 100644 (file)
@@ -870,7 +870,10 @@ Authors
 -------
 Git was started by Linus Torvalds, and is currently maintained by Junio
 C Hamano. Numerous contributions have come from the git mailing list
-<git@vger.kernel.org>.  If you have a clone of git.git itself, the
+<git@vger.kernel.org>.  http://www.ohloh.net/p/git/contributors/summary
+gives you a more complete list of contributors.
+
+If you have a clone of git.git itself, the
 output of linkgit:git-shortlog[1] and linkgit:git-blame[1] can show you
 the authors for specific parts of the project.