Skip to content

Commit 474c6b3

Browse files
authored
Merge pull request #19 from socalpython/organizers-page
Add Organizers page
2 parents 3c4cd67 + a253855 commit 474c6b3

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

input/organizers/index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "Organizers"
3+
path: "organizers/"
4+
---
5+
6+
7+
## Nik Kantar
8+
9+
Nik has been a co-organizer since 2017. He is also the [PyBeach](https://pybeach.org) founder and [PyBeach 2020](https://2020.pybeach.org) chair.
10+
11+
12+
## Esther Nam
13+
14+
Esther has been a co-organizer since 2013. She started writing Python in 2008 and has also co-founded [PyLadies](https://pyladies.org).
15+
16+
17+
## Michael Ryabushkin
18+
19+
Michael—best known to many as _goodwill_—was a long-time co-organizer. His _in memoriam_ page can be found [here](/in-memoriam-michael).
20+
21+
22+
## Contact us
23+
24+
Interested in helping to organize SoCal Python meetups? Shoot us a note at [admin@socalpython.org](mailto:admin@socalpython.org).

templates/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ <h1><a href="/">SoCal Python</a></h1>
4545
<li><a href="/speaking">Speaking</a></li>
4646
<li><a href="/sponsorship">Sponsorship</a></li>
4747
<li><a href="/conduct">Code of Conduct</a></li>
48+
<li><a href="/organizers">Organizers</a></li>
4849
<li><a href="/in-memoriam-michael">In Memoriam: Michael</a></li>
4950
</ul>
5051
<ul>

0 commit comments

Comments
 (0)