diff --git a/packages/google-cloud-redis/CONTRIBUTORS b/packages/google-cloud-redis/CONTRIBUTORS deleted file mode 100644 index 297ddb26758..00000000000 --- a/packages/google-cloud-redis/CONTRIBUTORS +++ /dev/null @@ -1,6 +0,0 @@ -# The names of individuals who have contributed to this project. -# -# Names are formatted as: -# name -# -Chris Wilcox diff --git a/packages/google-cloud-redis/package.json b/packages/google-cloud-redis/package.json index be61c851498..5dabfcde165 100644 --- a/packages/google-cloud-redis/package.json +++ b/packages/google-cloud-redis/package.json @@ -28,9 +28,6 @@ "redis", "Google Cloud Memorystore for Redis API" ], - "contributors": [ - "Chris Wilcox " - ], "scripts": { "test": "npm run cover", "generate-scaffolding": "repo-tools generate all",