Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca7272a

Browse files
authored
Add mercurial as a sub-org
1 parent b68d762 commit ca7272a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,25 @@ <h2>Project Ideas</h2>
527527
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
528528
</tr>
529529

530+
<tr>
531+
<!-- Logo -->
532+
<td rowspan="4" class="logo">
533+
<img src="https://www.mercurial-scm.org/images/mercurial-logo.png"
534+
width="256"></td>
535+
<!-- Info -->
536+
<td><h4>Mercurial</h4></td>
537+
<tr><td>Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.
538+
</td></tr>
539+
<tr>
540+
<td>
541+
<a href="http://mercurial-scm.org/">Website</a> |
542+
<a href="https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel/">Mailing List</a> |
543+
<a href = "http://webchat.freenode.net/?channels=mercurial">#mercurial</a> on Freenode|
544+
<a href="https://www.mercurial-scm.org/wiki/SummerOfCode/Ideas2017">Ideas Page</a>
545+
</td>
546+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
547+
</tr>
548+
530549
<tr>
531550
<!-- Logo -->
532551
<td rowspan="4" class="logo">

0 commit comments

Comments
 (0)