From 81fe58bb3d6a7fd70bc7067c65458b23fe963df6 Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Sun, 05 Apr 2015 10:39:31 -0400 Subject: {github,gitorious}/index.php: List more replacements --- (limited to 'site/github/index.php') diff --git a/site/github/index.php b/site/github/index.php index 8754560..230fd15 100644 --- a/site/github/index.php +++ b/site/github/index.php @@ -104,16 +104,17 @@ <div class="section"> - <h2>Where should I host and share my code?</h2> - <p> - Here are a few examples: - </p> <ul> <li> <a href="http://git-scm.com/doc">Host your own repositories</a>. This is exactly what libreboot does, hosted on a machine that is <i>running</i> libreboot! You can use a frontend like <a href="http://git-scm.com/book/en/v2/Git-on-the-Server-GitWeb">gitweb</a> - for easy viewing by others. + for easy viewing by others. For code review, you can use an IRC channel, mailing lists and any other + means that allows mass collaboration. + </li> + <li> + Jason Self lists a few replacements on this page: + <a href="http://jxself.org/goodbye-gitorious.shtml">http://jxself.org/goodbye-gitorious.shtml</a> </li> </ul> -- cgit v0.9.1