Skip to content

Commit 6ecc01f

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 2b05d9f commit 6ecc01f

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
@@ -870,7 +870,10 @@ Authors
870870
-------
871871
Git was started by Linus Torvalds, and is currently maintained by Junio
872872
C Hamano. Numerous contributions have come from the git mailing list
873-
<[email protected]>. If you have a clone of git.git itself, the
873+
<[email protected]>. http://www.ohloh.net/p/git/contributors/summary
874+
gives you a more complete list of contributors.
875+
876+
If you have a clone of git.git itself, the
874877
output of linkgit:git-shortlog[1] and linkgit:git-blame[1] can show you
875878
the authors for specific parts of the project.
876879

0 commit comments

Comments
 (0)