From 909f1919b14c19b5255aa5c159ad32dbd9750699 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Fri, 9 Nov 2012 04:57:56 -0500 Subject: [PATCH] Added @chbrown to list of known contributors --- README.md | 1 + README.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index dd8be37..31c3cc7 100644 --- a/README.md +++ b/README.md @@ -203,3 +203,4 @@ me and let me know (or just issue a pull request on GitHub, and leave a note abo - **[fumieval](https://github.com/fumieval)**, Re-added Proxy support for 2.3.0. - **[terrycojones](https://github.com/terrycojones)**, Error cleanup and Exception processing in 2.3.0. - **[Leandro Ferreira](https://github.com/leandroferreira)**, Fix for double-encoding of search queries in 2.3.0. +- **[Chris Brown](https://github.com/chbrown)**, Updated to use v1.1 endpoints over v1 diff --git a/README.rst b/README.rst index 100dc27..fc834ec 100644 --- a/README.rst +++ b/README.rst @@ -208,3 +208,4 @@ me and let me know (or just issue a pull request on GitHub, and leave a note abo - `fumieval `_, Re-added Proxy support for 2.3.0. - `terrycojones `_, Error cleanup and Exception processing in 2.3.0. - `Leandro Ferreira `_, Fix for double-encoding of search queries in 2.3.0. +- `Chris Brown `_, Updated to use v1.1 endpoints over v1