diff --git a/llama-index-integrations/readers/llama-index-readers-quip/pyproject.toml b/llama-index-integrations/readers/llama-index-readers-quip/pyproject.toml
index 7e0e7e31c5b0105ec3ce21b7d3db5efa6d5fa895..5efd17a461db5036f3ea2085d0d21a933bbc67e0 100644
--- a/llama-index-integrations/readers/llama-index-readers-quip/pyproject.toml
+++ b/llama-index-integrations/readers/llama-index-readers-quip/pyproject.toml
@@ -24,7 +24,7 @@ ignore_missing_imports = true
 python_version = "3.8"
 
 [tool.poetry]
-authors = ["Chirag Agrawal <chirag.agrawal93@gmail.com>"]
+authors = ["Chirag Agrawal <you@example.com>"]
 description = "llama-index readers quip integration"
 license = "MIT"
 name = "llama-index-readers-quip"