Skip to content

Commit ad86306

Browse files
authored
Updated project metadata to use group name (#1979)
1 parent c4c3be1 commit ad86306

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docs/examples/proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "standard"
99
},
1010
"keywords": [],
11-
"author": "Tomas Della Vedova",
11+
"author": "Elastic Client Library Maintainers",
1212
"license": "Apache-2.0",
1313
"dependencies": {
1414
"@elastic/elasticsearch": "^8.0.0"

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,7 @@
3232
],
3333
"contributors": [
3434
{
35-
"name": "Tomas Della Vedova",
36-
"company": "Elastic BV"
37-
},
38-
{
39-
"name": "Josh Mock",
35+
"name": "Elastic Client Library Maintainers",
4036
"company": "Elastic BV"
4137
}
4238
],

0 commit comments

Comments
 (0)