Update author info.
diff --git a/setup.py b/setup.py
index 79a5050..4ea3c76 100644
--- a/setup.py
+++ b/setup.py
@@ -49,8 +49,7 @@
     version=version,
     description="Google API Client Library for Python",
     long_description=long_desc,
-    author="John Asmuth",
-    author_email="jasmuth@google.com",
+    author="Google Inc.",
     url="http://github.com/google/google-api-python-client/",
     install_requires=install_requires,
     packages=packages,