Skip to content

Commit 24a62db

Browse files
committed
git(1): show link to contributor summary page
We earlier removed a link to list of contributors that pointed to a defunct page; let's use a working one from Ohloh.net to replace it instead. Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4881616 commit 24a62db

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Documentation/git.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,10 @@ Authors
869869
-------
870870
Git was started by Linus Torvalds, and is currently maintained by Junio
871871
C Hamano. Numerous contributions have come from the git mailing list
872-
<[email protected]>. If you have a clone of git.git itself, the
872+
<[email protected]>. http://www.ohloh.net/p/git/contributors/summary
873+
gives you a more complete list of contributors.
874+
875+
If you have a clone of git.git itself, the
873876
output of linkgit:git-shortlog[1] and linkgit:git-blame[1] can show you
874877
the authors for specific parts of the project.
875878

0 commit comments

Comments
 (0)