@@ -72,7 +72,7 @@ <h2>Getting in Touch</h2>
7272< p > < strong > Do plan to stay for a while if you want answers on IRC</ strong > :
7373Our mentors generally have day-jobs and are not always paying attention to
7474IRC (especially during GSoC off-season: expect more active mentors after Feb
75- 29th ). Please ask questions directly on channel (you don't need to introduce
75+ 27th ). Please ask questions directly on channel (you don't need to introduce
7676yourself or say hi first) and please be patient while waiting for an answer.
7777You could wind up waiting an hour or much longer for answers if all the
7878mentors are in meetings at work or otherwise occupied. If you can't stay that
@@ -309,7 +309,69 @@ <h3>How do I apply?</h3>
309309
310310< a name ="mentors " />
311311< h2 > Mentors</ h2 >
312- to be filled out
312+ < p > Interested in volunteering with the Python Software Foundation?
313+
314+ < p > < strong > The biggest job is mentoring students</ strong > : Mentoring a
315+ student as a primary mentor can be a pretty big time commitment (we recommend
316+ around 0-10 hours a week for the 3 months of the program) but it's a very
317+ rewarding chance to basically give a student an open source apprenticeship.
318+ We mentor in teams, so if all you can handle is a few code reviews or taking
319+ over for a week while someone's on vacation, we'd still love your help.
320+
321+ < p > The easiest way to become a mentor is to be part of one of the sub-orgs
322+ that plan to be involved, so get in touch with them directly if you want to
323+ help. If you're part of a group that would like to participate as a sub-org,
324+ please read the sectionf or sub-orgs below.
325+
326+ < p > < strong > But we also need other volunteers!</ strong > We're also looking for
327+ friendly community members to help with other tasks! We'd love to have more
328+ people available on IRC/Mailing lists to answer student and mentor
329+ questions in various time zones. We are particularly looking for volunteers
330+ who can read and comment on student blogs, remind students if they haven't
331+ posted, and promote the work our students do to the larger Python community.
332+ Or maybe you have another skillset you'd like to contribute? (Proofreading?
333+ Recruiting diverse student applicants?) If you want to help, we'd
334+ be happy to find a way to make that happen!
335+
336+ < p > < strong > If you'd like to volunteer, get in touch with a sub-org admin or
337+ email the Python org admins at gsoc-admins(at)python(dot)org </ strong > </ p >
338+
339+ < h3 > Sub-orgs</ h3 >
340+ < p > To participate under the Python umbrella, a sub-org must do the following:
341+
342+ < ol >
343+ < li > Be a Python-based open source project that < a
344+ href ="https://developers.google.com/open-source/gsoc/faq#what_are_the_eligibility_requirements_for_a_mentoring_organization "> meets Google's requirements
345+ for GSoC</ a > .
346+
347+ < li > Have one sub-org admin and at least two mentors who are willing to commit
348+ to the full GSoC period. (More is awesome, though!)
349+
350+ < li > Accept the < a href ="https://www.python.org/psf/codeofconduct/ "> Python
351+ Community Code of Conduct</ a > for the duration of the
352+ program.
353+
354+ < li > Send an email indicating interest to gsoc-admins(at)python(dot)org before
355+ the Python deadline (exceptions can be made if you get an amazing
356+ student applicant later and want to sign up just for them)
357+
358+ < li > Have a good ideas page. < a
359+ href ="https://wiki.python.org/moin/SummerOfCode/OrgIdeasPageTemplate "> Here's a template.</ a > Getting a really great page
360+ sometimes takes a few rounds of revisions; Meflin will work with you to make
361+ sure your page is ready!
362+ </ ol >
363+
364+ < p > We can't promise to take everyone who meets those criteria, but we do try to
365+ take any group that we feel will give the students a great experience.
366+ Terri has final say in which projects participate under the Python
367+ umbrella, but please send any queries to all the admins at
368+ gsoc-admins(at)python(dot)org to make sure we're all on the same page.
369+
370+ < p > < strong > Python projects are welcome and encouraged to apply as separate
371+ mentoring organizations directly with Google.</ strong > We're happy to help
372+ you in any way we can and we don't mind being your backup plan. We're also
373+ happy to help advertise python based organizations not under our umbrella: we
374+ want students to find projects that best suit them!
313375
314376< a name ="ideas " />
315377< h2 > Project Ideas</ h2 >
@@ -325,9 +387,46 @@ <h2>Project Ideas</h2>
325387make it clear which ones are under our umbrella and which are participating
326388on their own after Google makes their selections. </ p >
327389
390+
391+ < table class ="ideas ">
392+ < tr >
393+ <!-- Logo -->
394+ < td rowspan ="3 " class ="logo ">
395+ < img src ="http://python.org/images/python-logo.gif "> </ td >
396+ <!-- Info -->
397+ < td > < h4 > Core Python</ h4 > </ td >
398+ < tr > < td > CPython, its standard library, and its infrastructure.</ td > </ tr >
399+ < tr > < td > < a href ="http://python.org/ "> Website</ a > |
400+ < a href ="http://pythonmentors.com/ "> core-mentorship@python.org</ a > |
401+ < a href =""> #python-dev on Freenode</ a > |
402+ < a href ="http://wiki.python.org/moin/SummerOfCode/2017/python-core "> Ideas Page</ a > </ td >
403+ </ tr >
404+ </ table >
405+
328406< a name ="schedule " />
329407< h2 > Schedule</ h2 >
330- to be filled out
408+ < p > Please note Google's < a
409+ href ="https://developers.google.com/open-source/gsoc/timeline?hl=en "> GSoC
410+ dates and deadlines</ a > .
411+
412+ < p > In general, Python will ask mentors to do things 48h before the Google
413+ deadline. This allows our admins time to make sure that evaluations, etc. are
414+ complete and ready for Google when their deadline comes. Student deadlines
415+ remain the same, although getting things done earlier is never a bad
416+ idea!</ p >
417+
418+ < p > Some Python-specific dates:
419+ < ul >
420+ < li > < strong > Feburary 9</ strong > - Python sub-orgs should get ideas pages to
421+ python-admins(at)python.org if at all possible. This lets us showcase all
422+ yoru great ideas when Google looks at our application and increases our
423+ chances of acceptance.</ li >
424+
425+ < li > < strong > March 3</ strong > - Last day for Python sub-orgs to apply to
426+ participate with the PSF. (Assuming we get accepted by Google and can
427+ support sub-orgs, of course!)</ li >
428+ </ ul >
429+
331430
332431</ div >
333432</ body >
0 commit comments