Skip to content

Commit 58545eb

Browse files
Change Savannah's last name to "Bailey" (#1249)
Co-authored-by: egeakman <me@egeakman.dev>
1 parent 0408dda commit 58545eb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ export default defineConfig({
7878
redirects: {
7979
"/planning/": "https://forms.gle/riw6CvML8ck94A4V9",
8080
"/reviewers/": "https://forms.gle/4GTJjwZ1nHBGetM18",
81+
"/speaker/savannah-ostrowski": "/speaker/savannah-bailey",
8182
},
8283
integrations: [
8384
preload(),

src/content/keynoters/savannah.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
name: Savannah Ostrowski
2+
name: Savannah Bailey
33
image: ./savannah.png
4-
slug: savannah-ostrowski
4+
slug: savannah-bailey
55
tagline: CPython Core Developer & JIT Maintainer
66
order: 3
77
---

0 commit comments

Comments
 (0)