diff options
author | Tom White <s6yg1ez3@mail2tor.com> | 2016-11-14 04:54:27 +0000 |
---|---|---|
committer | Tom White <s6yg1ez3@mail2tor.com> | 2016-11-14 04:54:27 +0000 |
commit | 76d65b088adee909d3dea21f35450e707ff5e03c (patch) | |
tree | f1c54cc898b41884199e55666300f247db8cfe13 /CONTRIBUTORS.txt | |
parent | a019c5e9e8ac461111552fdf9aa97899977cccbf (diff) | |
download | urllib3-76d65b088adee909d3dea21f35450e707ff5e03c.tar.gz |
Add myself to CONTRIBUTORS.txt
Diffstat (limited to 'CONTRIBUTORS.txt')
-rw-r--r-- | CONTRIBUTORS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 0692df9c..2bf43b11 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -215,5 +215,8 @@ In chronological order: * Seth Michael Larson <sethmichaellarson@protonmail.com> * Created selectors backport that supports PEP 475. +* Tom White <s6yg1ez3@mail2tor.com> + * Made SOCKS handler differentiate socks5h from socks5 and socks4a from socks4. + * [Your name or handle] <[email or website]> * [Brief summary of your changes] |