summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilcox <crwilcox@google.com>2018-04-27 13:29:47 -0700
committerChris Wilcox <crwilcox@google.com>2018-04-27 13:29:47 -0700
commit6d18a448eff6c3cc150eb7cf1fd60bf94fad2b0c (patch)
treea82355e7ca425bae9e8aa602d2540be84b7eb997
parentac185a25047e14ebbc9376b6136ebabc2d5099fb (diff)
downloadurllib3-6d18a448eff6c3cc150eb7cf1fd60bf94fad2b0c.tar.gz
contributors file update
-rw-r--r--CONTRIBUTORS.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index 03682a66..453277eb 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -255,5 +255,9 @@ In chronological order:
* Aleksei Alekseev <alekseev.yeskela@gmail.com>
* using auth info for socks proxy
+* Chris Wilcox <git@crwilcox.com>
+ * Improve contribution guide
+ * Add ``HTTPResponse.geturl`` method to provide ``urllib2.urlopen().geturl()`` behavior
+
* [Your name or handle] <[email or website]>
* [Brief summary of your changes]