Link to the new summer of code page for 2007. Also add some mentors

and the broad areas they are willing to mentor students in.
This commit is contained in:
Murray Stokely 2007-03-08 06:46:24 +00:00
parent cb26a903fa
commit a8fe38172a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29727
2 changed files with 36 additions and 3 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.202 2007/01/16 19:43:15 markus Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.203 2007/02/12 20:50:31 joel Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % navinclude.developers "INCLUDE">
@ -36,6 +36,7 @@ reports page</a>.</p>
<li><a href="#devicedrivers">Device drivers</a></li>
<li><a href="#architecture">Architecture</a></li>
<li><a href="#misc">Misc</a></li>
<li><a href="summerofcode.html">Google Summer of Code 2007</a></li>
<li><a href="summerofcode-2006.html">Google Summer of Code 2006</a></li>
<li><a href="summerofcode-2005.html">Google Summer of Code 2005</a></li>
</ul>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.60 2007/02/16 02:43:48 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.61 2007/02/16 17:20:17 joel Exp $">
<!ENTITY title "FreeBSD Summer Projects">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@ -60,7 +60,39 @@ SoC2006 Wiki</a> and the Google
<a name="mentors"></a>
<h2>Mentors</h2>
<p>A list of potential mentors will be posted here shortly.</p>
<p>A number of FreeBSD committers are willing to mentor students this
year. A good place to start is the 'Technical contacts' listed with
the example projects on the <a
href="&base;/projects/ideas/index.html">Ideas page</a>. In addition
to those specific projects, the following mentors are willing to
work with students in any of the broad areas listed below.</p>
<ul>
<li>&a.jkoshy; &lt;jkoshy@FreeBSD.org&gt;
<ul>
<li>BSD-licensed toolchain using libelf.</li>
<li>A GUI for PmcTools.</li>
</ul>
</li>
<li>&a.rwatson; &lt;rwatson@FreeBSD.org&gt;
<ul>
<li>Security, SEBSD, ACLs, Event auditing.</li>
<li>Networking.</li>
</ul>
</li>
<li>&a.bz; &lt;bz@FreeBSD.org&gt;
<ul><li>Networking: user or kernel space.</li></ul>
</li>
<li>&a.thompsa; &lt;thompsa@FreeBSD.org&gt;
<ul><li>Networking: ethernet improvements, trunking, vlans, etc.</li></ul>
</li>
<li>&a.murray; &lt;murray@FreeBSD.org&gt;
<ul><li>Installation tools / userland.</li></ul>
</li>
<li>&a.netchild; &lt;netchild@FreeBSD.org&gt;
<ul><li>Sound and Linux emulation.</li></ul>
</li>
</ul>
<a name="proposals"></a>
<h2>Proposal Guidelines</h2>