From 4f204da897be565713e9d179a5b45345b7840ae0 Mon Sep 17 00:00:00 2001 From: Nick Coghlan Date: Sat, 20 Jan 2018 12:28:25 +1000 Subject: [PATCH] Fix Lynn Root's Twitter handle --- source/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started.rst b/source/getting-started.rst index a5b1b7b..31cf598 100644 --- a/source/getting-started.rst +++ b/source/getting-started.rst @@ -19,7 +19,7 @@ Twitter is an excellent way to keep in touch with what's going on with the Pytho - **Nick Coghlan** (`@ncoghlan_dev `_) — Core Python developer, very active on Twitter, has very thoughtful thoughts about Open Source and the direction of Python in general. -- **Lynn Root** (`@rougelynn `_) — Closely related to PyLadies. +- **Lynn Root** (`@roguelynn `_) — Closely related to PyLadies. - **Armin Ronacher** (`@mitsuhiko `_) — The creator of Flask, Click, Sphinx, and many other wonderful Python utilities we all know and love. Mostly found writing iOS and Rust code nowadays.