Skip to content

Commit

Permalink
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Browse files Browse the repository at this point in the history
  • Loading branch information
Yury-Fridlyand committed Sep 19, 2024
1 parent 98a9c21 commit 65017d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion java/client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ publishing {
}
developers {
developer {
name = 'valkey-glide'
name = 'Valkey GLIDE Maintainers'
url = 'https://github.com/valkey-io/valkey-glide.git'
}
}
Expand Down
2 changes: 1 addition & 1 deletion node/npm/glide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"client",
"valkey-glide"
],
"author": "Valkey contributors",
"author": "Valkey GLIDE Maintainers",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/valkey-io/valkey-glide/issues"
Expand Down
2 changes: 1 addition & 1 deletion node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"typescript": "^5.5.4",
"uuid": "^10.0.0"
},
"author": "Valkey contributors",
"author": "Valkey GLIDE Maintainers",
"license": "Apache-2.0",
"publishConfig": {
"${registry_scope}registry": "https://registry.npmjs.org/",
Expand Down

0 comments on commit 65017d6

Please sign in to comment.