From 4a362a42aaf2eeee4a2ccac8524afc19c107db69 Mon Sep 17 00:00:00 2001 From: Martey Dodoo Date: Thu, 13 Aug 2015 21:52:53 -0400 Subject: [PATCH] Update Cory Dolphin's Github username in AUTHORS. Cory Dolphin changed Github usernames from "wcdolphin" to "corydolphin". Github does not automatically redirect profile links when you change usernames so his link in the AUTHORS file went to a 404. https://help.github.com/articles/what-happens-when-i-change-my-username/#changes-that-arent-automatic --- AUTHORS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 739e11f..6b7d14e 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -44,7 +44,7 @@ Patches and Suggestions - `Oleg Anashkin `_, streaming ``handlers`` functionality - `Luis Alberto Santana `_, Fixed issue where Twython was unnecessarily disabling compression -- `Cory Dolphin `_, Added retry_after attribute to TwythonRateLimitError +- `Cory Dolphin `_, Added retry_after attribute to TwythonRateLimitError - `Natan L `_, Fixed typo in documentation - `Cash Costello `_, Moved tests to use `responsoes`, fixed typos in documentation - `Joe Cabrera `_, PEP 8 contributions