<pre style='margin:0'>
Umesh Singla (umeshksingla) pushed a commit to branch master
in repository macports-www.

</pre>
<p><a href="https://github.com/macports/macports-www/commit/1489aa10385644b7a46589c811783d797ee5a6ad">https://github.com/macports/macports-www/commit/1489aa10385644b7a46589c811783d797ee5a6ad</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 1489aa1  Add link to wiki/SummerOfCode on logo
</span>1489aa1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1489aa10385644b7a46589c811783d797ee5a6ad
</span>Author: Umesh Singla <umeshksingla@gmail.com>
AuthorDate: Fri Mar 16 11:14:09 2018 +0100

<span style='display:block; white-space:pre;color:#404040;'>    Add link to wiki/SummerOfCode on logo
</span>---
 index.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/index.php b/index.php
</span><span style='display:block; white-space:pre;color:#808080;'>index a763a42..ad34500 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/index.php
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/index.php
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -48,7 +48,7 @@
</span>             <p> We have a list of ideas with possible tasks for MacPorts and additional information about the process at <a href="<?php print $trac_url . 'wiki/SummerOfCode'; ?>">wiki/SummerOfCode</a>. We are always open to new ideas. Research on the idea, draft an initial proposal and get it reviewed. </p>
         </div>
         <div class="column" style="text-align: center;padding-top: 20px">
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            <a> <img src="img/gsoc.png"> </a>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            <a href="<?php print $trac_url . 'wiki/SummerOfCode'; ?>"> <img src="img/gsoc.png"> </a>
</span>         </div>
     </div>
 
</pre><pre style='margin:0'>

</pre>