Added Sam to the list of contributors
diff --git a/httplib2/__init__.py b/httplib2/__init__.py
index 44e37f0..64b6390 100644
--- a/httplib2/__init__.py
+++ b/httplib2/__init__.py
@@ -15,7 +15,8 @@
     "James Antill",
     "Xavier Verges Farrero",
     "Jonathan Feinberg",
-    "Blair Zajac"]
+    "Blair Zajac",
+    "Sam Ruby"]
 __license__ = "MIT"
 __version__ = "$Rev$"