diff --git a/docs/examples/proxy/package.json b/docs/examples/proxy/package.json index bfe19ae84..cdbeea15e 100644 --- a/docs/examples/proxy/package.json +++ b/docs/examples/proxy/package.json @@ -8,7 +8,7 @@ "test": "standard" }, "keywords": [], - "author": "Tomas Della Vedova", + "author": "Elastic Client Library Maintainers", "license": "Apache-2.0", "dependencies": { "@elastic/elasticsearch": "^8.0.0" diff --git a/package.json b/package.json index 9df0610ca..753cf56b7 100644 --- a/package.json +++ b/package.json @@ -32,11 +32,7 @@ ], "contributors": [ { - "name": "Tomas Della Vedova", - "company": "Elastic BV" - }, - { - "name": "Josh Mock", + "name": "Elastic Client Library Maintainers", "company": "Elastic BV" } ],