Skip to content

Minor updates for the site #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 18, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,20 @@ <h1>Google Summer of Code 2017 @ the Python Software Foundation</h1>
projects related to the development of the Python language. It is our
intention to apply again for the 2017 season!

<p>The 2017 Python Software Foundation (PSF) GSoC coordinator is TerriOda. (terri on Freenode IRC, terrioda
<p>The 2017 Python Software Foundation (PSF) GSoC coordinator is Terri Oda. (terri on Freenode IRC, terrioda
at gmail.com, but please email gsoc-admins(at)python(dot)org if you wish to
contact an admin. Students should almost always email
gsoc-general(at)python(dot)org.)

<p>The other org admins include James Lopeman (meflin on IRC), Florian Fuchs
(florianf on IRC), Kushal Das (kushal on IRC) and Stephen Turnbull
(yaseppochi on IRC)
<p>The other org admins include:
<ul>
<li>James Lopeman (meflin on IRC)</li>
<li>Florian Fuchs (florianf on IRC)</li>
<li>Kushal Das (kushal on IRC)</li>
<li>Stephen Turnbull (yaseppochi on IRC)</li>
<li>John Hawley (warthog9 on IRC)</li>
</ul>
</p>

<h2>Getting in Touch</h2>

Expand All @@ -63,6 +69,8 @@ <h2>Getting in Touch</h2>
<li>Stop by #python-gsoc on irc.freenode.net to chat and ask questions in
realtime. </li>

<li>If you are uncomfortable with IRC, you may try our Zulip instance at <a href="https://zulip.python-gsoc.org">https://zulip.python-gsoc.org</a>. We are working on IRC integration, but for now they are two separate instances so please be aware of that.</li>

<li>Found a typo? Want to improve this page? <a
href="https://github.com/python-gsoc/python-gsoc.github.io">The source code
is on GitHub and we welcome pull requests!</a></li>
Expand Down