[www] r323105 - Add GSoC 2018 placeholder

Anton Korobeynikov via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 04:09:44 PST 2018


Author: asl
Date: Mon Jan 22 04:09:44 2018
New Revision: 323105

URL: http://llvm.org/viewvc/llvm-project?rev=323105&view=rev
Log:
Add GSoC 2018 placeholder

Modified:
    www/trunk/OpenProjects.html

Modified: www/trunk/OpenProjects.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/OpenProjects.html?rev=323105&r1=323104&r2=323105&view=diff
==============================================================================
--- www/trunk/OpenProjects.html (original)
+++ www/trunk/OpenProjects.html Mon Jan 22 04:09:44 2018
@@ -3,6 +3,9 @@
 <div class="www_sectiontitle">Open LLVM Projects</div>
 
 <ul>
+  <li><a href="#gsoc18">Google Summer of Code 2018</a>
+  </li>
+
   <li><a href="#gsoc17">Google Summer of Code 2017</a>
     <ul>
     <li>
@@ -114,21 +117,47 @@
 
 <!-- *********************************************************************** -->
 <div class="www_sectiontitle">
-  <a name="gsoc17">Google Summer of Code 2017</a>
+  <a name="gsoc18">Google Summer of Code 2018</a>
 </div>
 <!-- *********************************************************************** -->
 
 <div class="www_text">
 
 <p>
-Welcome prospective Google Summer of Code 2017 Students! This document is your starting point to finding interesting and important projects for LLVM, Clang, and other related sub-projects. This list of projects is not just developed for Google Summer of Code, but open projects that really need developers to work on and are very beneficial for the LLVM community. </p>
-
-<p>We encourage you to look through this list and see which projects excite you and match well with your skill set. We also invite proposals not on this list. However, you must propose your idea to the LLVM community through our developers' mailing list (llvm-dev at lists.llvm.org or specific subproject mailing list). Feedback from the community is a requirement for your proposal to be considered and hopefully accepted.
+Welcome prospective Google Summer of Code 2018 Students! This document is your
+starting point to finding interesting and important projects for LLVM, Clang,
+and other related sub-projects. This list of projects is not just developed for
+Google Summer of Code, but open projects that really need developers to work on
+and are very beneficial for the LLVM community. </p>
+
+<p>We encourage you to look through this list and see which projects excite you
+and match well with your skill set. We also invite proposals not on this
+list. However, you must propose your idea to the LLVM community through our
+developers' mailing list (llvm-dev at lists.llvm.org or specific subproject mailing
+list). Feedback from the community is a requirement for your proposal to be
+considered and hopefully accepted.
 </p>
 
-<p>The LLVM project has participated in Google Summer of Code for several years and has had some very successful projects. We hope that this year is no different and look forward to hearing your proposals. For information on how to submit a proposal, please visit the Google Summer of Code main <a href="https://developers.google.com/open-source/gsoc/">website.</a></p>
+<p>The LLVM project has participated in Google Summer of Code for several years
+and has had some very successful projects. We hope that this year is no
+different and look forward to hearing your proposals. For information on how to
+submit a proposal, please visit the Google Summer of Code
+main <a href="https://developers.google.com/open-source/gsoc/">website.</a></p>
+
+
+<!-- *********************************************************************** -->
+<div class="www_sectiontitle">
+  <a name="gsoc17">Google Summer of Code 2017</a>
+</div>
+<!-- *********************************************************************** -->
 
+<div class="www_text">
 
+<p>Google Summer of Code 2017 contributed a lot to the LLVM project. Below is a
+list of some projects that were offerred during GSoC 2017. For the list of
+accepted and completed projects, please take a look into Google Summer of Code
+<a href="https://summerofcode.withgoogle.com/archive/2017/organizations/6215410651234304/">website.
+</a></p>
 
 
 <!-- *********************************************************************** -->




More information about the llvm-commits mailing list