Update to GSoC 2019.
Drop mention of SVN and Perforce in favor of using github. If students are familiar with anything it's going to be git. Comment out text on gsoc flyers until someone makes an updated one. Reported by: bz Reviewed by: mmokhi Differential Revision: https://reviews.freebsd.org/D19505
This commit is contained in:
parent
2597b68bd3
commit
f1ac792898
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52848
1 changed files with 19 additions and 18 deletions
|
@ -17,7 +17,7 @@
|
|||
<p>The FreeBSD Project is looking forward to participating as a mentoring
|
||||
organization in <a
|
||||
href="https://summerofcode.withgoogle.com/">Google
|
||||
Summer of Code</a> 2018.
|
||||
Summer of Code</a> 2019.
|
||||
This program offers students a stipend of <a
|
||||
href="https://developers.google.com/open-source/gsoc/help/student-stipends">up
|
||||
to $6,600 USD</a> to contribute to an open source project over
|
||||
|
@ -25,7 +25,9 @@ the summer break.
|
|||
We have had over 210 successful
|
||||
students working on FreeBSD as part of this program since 2005.</p>
|
||||
|
||||
<p>This page and the ideas lists will be updated throughout the application period
|
||||
<p>This page and the <a
|
||||
href="https://wiki.freebsd.org/SummerOfCodeIdeas">ideas
|
||||
lists</a> will be updated throughout the application period
|
||||
to include new information, such as project ideas, proposal information,
|
||||
and potential mentor contact information. If you don't see an idea that
|
||||
interests you, visit again in a couple of days! Additionally, we welcome
|
||||
|
@ -39,7 +41,9 @@ proposals unrelated to the ideas listed here.</p>
|
|||
<li><a href="#proposals">Proposal Guidelines</a></li>
|
||||
<li><a href="#infrastructure">Infrastructure Provided to Students</a></li>
|
||||
<li><a href="#faq">Frequently Asked Questions</a></li>
|
||||
<!--
|
||||
<li><a href="#advertise">Advertise on Your Campus</a></li>
|
||||
-->
|
||||
</ul>
|
||||
|
||||
<a name="benefits"></a>
|
||||
|
@ -237,19 +241,15 @@ href="https://wiki.FreeBSD.org/SummerOfCode2005">2005</a>].</p>
|
|||
<a name="infrastructure"></a>
|
||||
<h2>Infrastructure Provided to Students</h2>
|
||||
|
||||
<p>In previous years, the FreeBSD Project provided access to FreeBSD
|
||||
Subversion and
|
||||
Perforce revision control infrastructure in order to facilitate
|
||||
student collaboration, provide public access and archiving for the
|
||||
on-going student projects, and to help mentors and the community
|
||||
monitor on-going work. It is expected that students participating
|
||||
in future programs will be offered the same facilities. Students
|
||||
will also be asked to maintain wiki pages on their on-going
|
||||
projects. In the past, e-mail, IRC, and instant messaging have
|
||||
proven popular among students and mentors, and students
|
||||
participating in the FreeBSD summer program are encouraged to use
|
||||
these and other electronic communication mechanisms to become active
|
||||
in the community.</p>
|
||||
<p>We expect project work to be done in GitHub repositories in order
|
||||
to facilitate student collaboration, provide public access and
|
||||
archiving for the on-going student projects, and to help mentors and
|
||||
the community monitor on-going work. Students will also be asked to
|
||||
maintain wiki pages on their on-going projects. In the past, e-mail,
|
||||
IRC, and instant messaging have proven popular among students and
|
||||
mentors, and students participating in the FreeBSD summer program are
|
||||
encouraged to use these and other electronic communication mechanisms
|
||||
to become active in the community.</p>
|
||||
|
||||
<a name="faq"></a>
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
|
@ -335,8 +335,9 @@ href="https://wiki.FreeBSD.org/SummerOfCode2005">2005</a>].</p>
|
|||
in previous summers?</strong></p>
|
||||
|
||||
<p>Please see the <a
|
||||
href="https://wiki.FreeBSD.org/SummerOfCode2017Projects">2017 FreeBSD
|
||||
href="https://wiki.FreeBSD.org/SummerOfCode2018Projects">2018 FreeBSD
|
||||
Summer of Code page</a>, as well as older project pages from
|
||||
<a href="https://wiki.FreeBSD.org/SummerOfCode2017Projects">2017</a>,
|
||||
<a href="https://wiki.FreeBSD.org/SummerOfCode2016Projects">2016</a>,
|
||||
<a href="https://wiki.FreeBSD.org/SummerOfCode2015Projects">2015</a>,
|
||||
<a href="https://wiki.FreeBSD.org/SummerOfCode2014Projects">2014</a>,
|
||||
|
@ -375,6 +376,7 @@ href="https://wiki.FreeBSD.org/SummerOfCode2005">2005</a>].</p>
|
|||
|
||||
</ul>
|
||||
|
||||
<!--
|
||||
<a name="advertise"></a>
|
||||
<h2>Advertise on Your Campus</h2>
|
||||
|
||||
|
@ -390,13 +392,12 @@ href="https://wiki.FreeBSD.org/SummerOfCode2005">2005</a>].</p>
|
|||
src="2018-freebsd-gsoc-thumbnail.png"
|
||||
alt="[FreeBSD GSoC 2018 poster thumbnail]" height="248" width="192"
|
||||
border="0" /></a>
|
||||
<!--
|
||||
<a href="2016-freebsd-gsoc-poland.jpg" style="float: left;"> <img
|
||||
src="2016-freebsd-gsoc-poland-thumbnail.png"
|
||||
alt="[FreeBSD GSoC 2016 Polish poster thumbnail]" height="248" width="192"
|
||||
border="0" /></a>
|
||||
-->
|
||||
</p>
|
||||
-->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue