aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2021-03-25 10:34:02 +0100
committerGravatar Leon Sandøy <[email protected]>2021-03-25 10:41:11 +0100
commitd9a55b3d09d5c19cbb9b589f5a189f9f4fb38498 (patch)
tree5035a2d2635c06a6578f36e0464d590d55a42b84 /pydis_site
parentMerge pull request #456 from python-discord/dependabot/pip/urllib3-1.26.3 (diff)
Use real names in the timeline
Using nicknames like Ves Zappa and Lemon doesn't always feel appropriate, so I've replaced some of those references with real names.
Diffstat (limited to 'pydis_site')
-rw-r--r--pydis_site/templates/home/timeline.html21
1 files changed, 10 insertions, 11 deletions
diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html
index 9f4175b2..ea354a57 100644
--- a/pydis_site/templates/home/timeline.html
+++ b/pydis_site/templates/home/timeline.html
@@ -19,8 +19,8 @@
<div class="cd-timeline__content text-component">
<h2>Python Discord is created</h2>
- <p class="color-contrast-medium"><strong>joe</strong> becomes one of the owners around 3 days after it
- is created, and <strong>lemon</strong> joins the owner team later in the year, when the community
+ <p class="color-contrast-medium"><strong>Joe Banks</strong> becomes one of the owners around 3 days after it
+ is created, and <strong>Leon Sandøy</strong> joins the owner team later in the year, when the community
has around 300 members.</p>
<div class="flex justify-between items-center">
@@ -283,9 +283,9 @@
</div>
<div class="cd-timeline__content text-component">
- <h2>Ves Zappa becomes an owner</h2>
+ <h2>Sebastiaan Zeef becomes an owner</h2>
<p class="color-contrast-medium">After being a long time active contributor to our projects and the driving
- force behind our events, Ves Zappa joined the Owners team alongside joe & lemon.</p>
+ force behind many of our events, Sebastiaan Zeef joins the Owners Team alongside Joe & Leon.</p>
<div class="flex justify-between items-center">
<span class="cd-timeline__date">Sept 22nd, 2019</span>
@@ -600,11 +600,10 @@
</div>
<div class="cd-timeline__content text-component">
- <h2>Lemon on Talk Python To Me</h2>
- <p class="color-contrast-medium">Lemon goes on the Talk Python to Me podcast to discuss the history of Python
- Discord,
- the critical importance of culture, and how to run a massive community. You can find the episode
- <a href="https://talkpython.fm/episodes/show/305/python-community-at-python-discord"> at talkpython.fm</a>.
+ <h2>Leon Sandøy appears on Talk Python To Me</h2>
+ <p class="color-contrast-medium">Leon goes on the Talk Python to Me podcast with Michael Kennedy
+ to discuss the history of Python Discord, the critical importance of culture, and how to run a massive
+ community. You can find the episode <a href="https://talkpython.fm/episodes/show/305/python-community-at-python-discord"> at talkpython.fm</a>.
</p>
<iframe width="100%" height="166" scrolling="no" frameborder="no"
@@ -623,8 +622,8 @@
</div>
<div class="cd-timeline__content text-component">
- <h2>Lemon on Teaching Python</h2>
- <p class="color-contrast-medium">Lemon goes on the Teaching Python podcast to discuss how the pandemic has
+ <h2>We're on the Teaching Python podcast!</h2>
+ <p class="color-contrast-medium">Leon joins Sean and Kelly on the Teaching Python podcast to discuss how the pandemic has
changed the way we learn, and what role communities like Python Discord can play in this new world.
You can find the episode <a href="https://teachingpython.fm/63"> at teachingpython.fm</a>.
</p>