Skip to content

Commit b66be60

Browse files
committed
Add contact section, update upper box for studnets
1 parent a8f8888 commit b66be60

File tree

1 file changed

+152
-1
lines changed

1 file changed

+152
-1
lines changed

Diff for: index.html

+152-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,14 @@ <h3 class="content-subhead content-head-ribbon">
104104
</div>
105105
<div class="warning">
106106
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
107-
<p>We're accepting new sub-orgs! Email gsoc-admins(at)python.org if interested.
107+
<p>Students: You're early! We won't know much about projects or sub-orgs until February. But
108+
now is a good time to practice contributing. *Any* experience in open source will help you later,
109+
so don't worry too much about finding the "right" thing to do until February, and just get some
110+
practice. Not sure where to start?
111+
You may find our <a href="https://python-gsoc.org/#gettingstarted">Python GSoC getting started guide</a>
112+
useful.
113+
</p>
114+
<p>Mentors: We're accepting new sub-orgs! <a href="#contact">Contact the org admins</a> to get the signup link if interested.
108115
</p>
109116
</div>
110117
</div>
@@ -438,6 +445,150 @@ <h2 class="content-head content-head">Friends of the PSF</h2>
438445
</div>
439446
</div>
440447
<!-- Contact -->
448+
<a id="contact"></a>
449+
<div class="ribbon l-box-lrg pure-g">
450+
<div class="content">
451+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
452+
<h2 class="content-head content-head-ribbon">Getting in Touch</h2>
453+
<p>
454+
Please note that Python has a <a href="https://www.python.org/psf/codeofconduct/">Community
455+
Code of Conduct</a> and mentors and
456+
students working with the PSF are asked to abide by it as members of the
457+
Python community.
458+
</p>
459+
</div>
460+
<div class="pure-g">
461+
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3">
462+
<div class="padded-cell">
463+
<h3 class="content-subhead content-head-ribbon">
464+
<i class="fa fa-envelope"></i>
465+
Mailing Lists.
466+
</h3>
467+
<p>Sign up to the <a
468+
href="https://mail.python.org/mailman/listinfo/gsoc-general">gsoc-general(at)python.org</a>
469+
mailing list to get updates, reminders, and to discuss questions. Please join the
470+
list
471+
<em>before</em> you send a message!
472+
</p>
473+
<p>The most common questions are answered here:</p>
474+
<ul>
475+
<li><a href="#gettingstarted">How do I get started?</a></li>
476+
<li><a href="students.html#choosing">What project should I choose?</a></li>
477+
</ul>
478+
</div>
479+
</div>
480+
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-2-3">
481+
<h3 class="content-subhead content-head-ribbon">
482+
<i class="fa fa-comments"></i>
483+
IRC / Live chat
484+
</h3>
485+
<p>
486+
Our IRC channel is <a
487+
href="https://riot.im/app/#/room/#python-gsoc:matrix.python-gsoc.org">#python-gsoc
488+
on
489+
irc.freenode.net</a>. (Don't know IRC? <a href="http://irchelp.org">Learn more at
490+
irchelp.org</a>).
491+
</p>
492+
<ul>
493+
<li>
494+
Please wait for an answer! Many mentors are busy and can't chat right away.
495+
</li>
496+
<li>
497+
You can access this channel many ways! They all connect together using magic
498+
provided
499+
by
500+
Warthog9.
501+
<ul>
502+
<li>Matrix room at <a
503+
href="https://matrix.to/#/#python-gsoc:matrix.python-gsoc.org">
504+
#python-gsoc:matrix.python-gsoc.org</a> (Includes Android client!) If the matrix bridge isn't working,
505+
please try an IRC client and ping @warthog9 to let him know.
506+
</li>
507+
<li>Old freenode webchat: <a
508+
href="http://webchat.freenode.net/?channels=python-gsoc">#python-gsoc
509+
on
510+
irc.freenode.net</a>
511+
</li>
512+
</ul>
513+
</ul>
514+
</div>
515+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
516+
<h3 class="content-subhead content-head-ribbon">
517+
<i class="fa fa-users"></i>
518+
Specific sub-orgs
519+
</h3>
520+
<p>To talk with people from a specific sub-org, <a href="#ideas">check their ideas
521+
page listing</a> for their mailing lists, IRC, and other contact information.
522+
</p>
523+
</div>
524+
</div>
525+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
526+
<h3 class="content-subhead content-head-ribbon">
527+
<i class="fa fa-heart"></i>
528+
Tips!
529+
</h3>
530+
<ol>
531+
<li><strong>Read first.</strong> We've tried to answer the common questions on this site,
532+
and
533+
we get asked things like "<a href="#gettingstarted">How do I get started?</a>" and
534+
"<a href="students.html#easybugs">Where do I find easy bugs?</a>" a lot. Check the
535+
<a href="students.html#faq">Frequently Asked Questions (FAQ) on the student page</a> for
536+
more!
537+
</li>
538+
<li><strong>Be Patient!</strong> Our mentors typically have day jobs and can't always answer
539+
right-away. If you can't hang out on IRC for an answer, send an email instead.
540+
</li>
541+
<li><strong>Ask questions directly on IRC.</strong> You don't need to introduce
542+
yourself or say hi first, just ask away!
543+
</li>
544+
<li><strong>Communicate in public.</strong> That lets many mentors read your question so you
545+
can usually get an answer faster.
546+
</li>
547+
</ol>
548+
<p><strong>For mentors</strong>: All the gsoc admins can be reached at
549+
gsoc-admins(at)python(dot)org if you have questions about participating.
550+
(Students should email gsoc-general(at)python.org with all of their
551+
questions, unless they are of a sensitive personal nature.)
552+
</p>
553+
</div>
554+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
555+
<h3 class="content-subhead content-head-ribbon">
556+
<i class="fa fa-crown"></i>
557+
Org admins
558+
</h3>
559+
<p>The 2020 Python Software Foundation (PSF) org admin team:</p>
560+
<ul>
561+
<li>Terri Oda (terri on IRC) - focus areas: figurehead, making final decisions,
562+
website/documentation
563+
</li>
564+
<li>John Hawley (warthog9 on IRC) - focus areas: infrastructure, advice, emergency
565+
mentoring/mentor
566+
supervision.
567+
</li>
568+
<li>Matthew Lagoe (Botanic on IRC) - focus areas: student blogs, irc bot, marking sure
569+
things
570+
happen on time
571+
</li>
572+
<li>Kushal Das (kushal on IRC) - focus areas: advice, time zone coverage</li>
573+
</ul>
574+
<p>The org admins can be reached at gsoc-admins(at)python(dot)org (for mentors)
575+
Students should almost always visit <a href="#gettingstarted">Getting Started</a> first, and
576+
email
577+
gsoc-general(at)python.org only if you get stuck.
578+
</p>
579+
<p>We also have some "org admins emeritus" who may be able
580+
to help you:
581+
</p>
582+
<ul>
583+
<li>James Lopeman (meflin on IRC)</li>
584+
<li>Florian Fuchs (florianf on IRC)</li>
585+
<li>Stephen Turnbull (yaseppochi on IRC)</li>
586+
</ul>
587+
</div>
588+
</div>
589+
</div>
590+
591+
<!-- Other -->
441592
<div class="content">
442593
<h2 class="content-head is-center">Other Stuff</h2>
443594
<div class="pure-g">

0 commit comments

Comments
 (0)